summaryrefslogtreecommitdiff
path: root/plugins/SplashScreen/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SplashScreen/src/stdafx.h')
-rw-r--r--plugins/SplashScreen/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SplashScreen/src/stdafx.h b/plugins/SplashScreen/src/stdafx.h
index 5907f3e701..10fd640553 100644
--- a/plugins/SplashScreen/src/stdafx.h
+++ b/plugins/SplashScreen/src/stdafx.h
@@ -49,7 +49,7 @@
// Internal defines
#define SPLASH_CLASS L"MirandaSplash"
-#define MODULENAME "SplashScreen"
+
#define WM_LOADED (WM_USER + 10)
struct CMPlugin : public PLUGIN<CMPlugin>