summaryrefslogtreecommitdiff
path: root/plugins/AvatarHistory/src
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-07-18 17:26:44 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-07-18 17:26:44 +0000
commitcc976b3f6c5635547b0c61b9ab4dfa335bd8999d (patch)
tree910ea1afbba40ea6b06f5acdbbea20dbae768fca /plugins/AvatarHistory/src
parent43987a12a08c3a656ba4401c727214096c046a5a (diff)
farewell, PLUGINLINK
git-svn-id: http://svn.miranda-ng.org/main/trunk@1020 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AvatarHistory/src')
-rw-r--r--plugins/AvatarHistory/src/AvatarHistory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/src/AvatarHistory.cpp b/plugins/AvatarHistory/src/AvatarHistory.cpp
index 26c9a8c612..f7a1ca91d9 100644
--- a/plugins/AvatarHistory/src/AvatarHistory.cpp
+++ b/plugins/AvatarHistory/src/AvatarHistory.cpp
@@ -24,7 +24,7 @@ Avatar History Plugin
#include "AvatarHistory.h"
HINSTANCE hInst;
-PLUGINLINK *pluginLink;
+
DWORD mirVer;
HANDLE hHooks[6] = {0};