summaryrefslogtreecommitdiff
path: root/Zero_Notification/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zero_Notification/common.h')
-rw-r--r--Zero_Notification/common.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/Zero_Notification/common.h b/Zero_Notification/common.h
deleted file mode 100644
index d0efafe..0000000
--- a/Zero_Notification/common.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#include <windows.h>
-#include <shlwapi.h>
-#include <commctrl.h>
-
-#include <newpluginapi.h>
-#include <m_options.h>
-#include <m_database.h>
-#include <m_langpack.h>
-#include <m_clist.h>
-#include <statusmodes.h>
-#include <m_protosvc.h>
-
-#define DEFAULT_NOSOUND 0x00000000
-#define DEFAULT_NOBLINK 0x00000000
-#define DEFAULT_NOCLCBLINK 0x00000000
-
-#define DISABLE_SOUND "Disable &Sounds"
-#define ENABLE_SOUND "Enable &Sounds"
-