summaryrefslogtreecommitdiff
path: root/plugins/BuddyPounce/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-11-14 16:05:08 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-11-14 16:05:08 +0300
commit74bea23a96d71d6ecee12a71dd024701c688a477 (patch)
tree6a66d4cccdd7434f0d9d8f18ef77aed74857435d /plugins/BuddyPounce/src/stdafx.h
parenta6b9f6570b4cb4a425f91d4694e6b027f12cc8b7 (diff)
BuddyPounce -> g_plugin
Diffstat (limited to 'plugins/BuddyPounce/src/stdafx.h')
-rw-r--r--plugins/BuddyPounce/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/BuddyPounce/src/stdafx.h b/plugins/BuddyPounce/src/stdafx.h
index 0e663db042..71bf03508d 100644
--- a/plugins/BuddyPounce/src/stdafx.h
+++ b/plugins/BuddyPounce/src/stdafx.h
@@ -23,7 +23,6 @@
//=======================================================
// Definitions
//=======================================================
-#define MODULENAME "BuddyPounce"
#define modFullname "Buddy Pounce"
#define msg(a,b) MessageBox(0,a,b,MB_OK)