diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2012-12-29 21:20:05 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2012-12-29 21:20:05 +0000 |
commit | 8d36541cd40d3e5ebfe942757afc12ddfa6e8dd1 (patch) | |
tree | be9a117ba4701ce4ed95e258f52a2fda3e0bae1b /plugins/ContactsPlus/src/contacts.h | |
parent | 888027b83e0c293e3f6f0be3215ca0b212c720cc (diff) |
code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@2886 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ContactsPlus/src/contacts.h')
-rw-r--r-- | plugins/ContactsPlus/src/contacts.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/ContactsPlus/src/contacts.h b/plugins/ContactsPlus/src/contacts.h index 742f577924..1feddfc923 100644 --- a/plugins/ContactsPlus/src/contacts.h +++ b/plugins/ContactsPlus/src/contacts.h @@ -72,6 +72,3 @@ // Global Variables
extern int g_UnicodeCore;
-extern int g_NewProtoAPI;
-extern int g_SendAckSupported;
-extern int g_Utf8EventsSupported;
|