From f8f8028f21082433a2ac43ff2787d01ccce5a29a Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sat, 22 Mar 2014 19:51:45 +0000 Subject: -Metacontacts: removed obsolete message -Account Manager: Made messageboxes modal git-svn-id: http://svn.miranda-ng.org/main/trunk@8693 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/metacontacts/meta_utils.cpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/modules/metacontacts/meta_utils.cpp') diff --git a/src/modules/metacontacts/meta_utils.cpp b/src/modules/metacontacts/meta_utils.cpp index adac54c90f..9adcaa451d 100644 --- a/src/modules/metacontacts/meta_utils.cpp +++ b/src/modules/metacontacts/meta_utils.cpp @@ -328,15 +328,6 @@ MCONTACT Meta_GetContactHandle(DBCachedContact *cc, int contact_number) * * and ensure metafilter in place */ - -#define szMsg LPGEN("The 'MetaContacts Hidden Group' has been added to your contact list.\n\ -This is most likely due to server-side contact information. To fix this, so that\n\ -MetaContacts continues to function correctly, you should:\n\ - - disable MetaContacts using the 'Toggle MetaContacts Off' main menu item\n\ - - move all contacts out of this group\n\ - - synchronize your contacts with the server\n\ - - re-enable MetaContacts") - int Meta_HideLinkedContacts(void) { DBVARIANT dbv, dbv2; -- cgit v1.2.3