diff options
Diffstat (limited to 'message_notify/common.h')
-rw-r--r-- | message_notify/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/message_notify/common.h b/message_notify/common.h index d21adf4..a446c6c 100644 --- a/message_notify/common.h +++ b/message_notify/common.h @@ -35,8 +35,6 @@ extern PLUGINLINK *pluginLink; extern HANDLE mainThread;
-extern HANDLE popupWindowList;
-
void StartFocusTimer();
void StopFocusTimer();
|