summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/general.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-09-15 14:44:19 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-09-15 14:44:19 +0000
commite41f68f90cae89a9fff600af8a110979d8e2e97a (patch)
tree3b4d2ab759f3c9664e3d6c8609e1151a7d1698e9 /plugins/SmileyAdd/src/general.h
parent7477933ef5a4ad1609c03efbcbc31ed391155f54 (diff)
address logging for smileys - canceled
git-svn-id: http://svn.miranda-ng.org/main/trunk@6076 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SmileyAdd/src/general.h')
-rw-r--r--plugins/SmileyAdd/src/general.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/general.h b/plugins/SmileyAdd/src/general.h
index 4acc5095a7..cb268cdfc7 100644
--- a/plugins/SmileyAdd/src/general.h
+++ b/plugins/SmileyAdd/src/general.h
@@ -90,7 +90,7 @@ typedef WCMatcher _TMatcher;
extern HINSTANCE g_hInst;
extern char* metaProtoName;
extern HANDLE hNetlibUser;
-extern HANDLE hEvent1, hLogger;
+extern HANDLE hEvent1;
extern HGENMENU hContactMenuItem;
extern SmileyCategoryListType g_SmileyCategories;
extern SmileyPackListType g_SmileyPacks;