diff options
Diffstat (limited to 'plugins/BuddyExpectator/common.h')
-rw-r--r-- | plugins/BuddyExpectator/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/BuddyExpectator/common.h b/plugins/BuddyExpectator/common.h index 2794b9e91f..09bfd58011 100644 --- a/plugins/BuddyExpectator/common.h +++ b/plugins/BuddyExpectator/common.h @@ -57,7 +57,6 @@ #define MODULE_NAME "BuddyExpectator"
extern HINSTANCE hInst;
-extern PLUGINLINK *pluginLink;
void CALLBACK TimerProc(HWND, UINT, UINT_PTR, DWORD);
extern DWORD timer_id;
|