summaryrefslogtreecommitdiff
path: root/plugins/wbOSD/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wbOSD/src/stdafx.h')
-rw-r--r--plugins/wbOSD/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/wbOSD/src/stdafx.h b/plugins/wbOSD/src/stdafx.h
index 4a22046169..2d903930f9 100644
--- a/plugins/wbOSD/src/stdafx.h
+++ b/plugins/wbOSD/src/stdafx.h
@@ -26,8 +26,6 @@ Distributed under GNU's GPL 2 or later
#include "resource.h"
#include "version.h"
-#define MODULENAME "mirandaosd"
-
struct CMPlugin : public PLUGIN<CMPlugin>
{
CMPlugin();