diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-10-30 04:59:55 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-10-30 04:59:55 +0000 |
commit | ada33e15355aaf0e222f7aa93063ab1efcdd21a1 (patch) | |
tree | 18bb5c8f64486aa98f77651175d3e89bb32eb410 /message_notify/messagenotify.cpp | |
parent | 24472a77e5cf7619a284134d4eea7da8849b98ad (diff) |
fixed to options
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@373 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'message_notify/messagenotify.cpp')
-rw-r--r-- | message_notify/messagenotify.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/message_notify/messagenotify.cpp b/message_notify/messagenotify.cpp index 03d88a4..fa29b07 100644 --- a/message_notify/messagenotify.cpp +++ b/message_notify/messagenotify.cpp @@ -10,7 +10,6 @@ #include <time.h>
#include "collection.h"
-#include "m_speak.h"
Map<HANDLE, HWND> open_msg_windows;
|