summaryrefslogtreecommitdiff
path: root/plugins/Folders/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-11-14 18:23:04 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-11-14 18:23:04 +0300
commit64e3214c2222543350f51b517a6b75b6b02b81cf (patch)
tree912a29fc20b5cda33f0e7c75170cedea6faec03c /plugins/Folders/src/stdafx.h
parent3618cbf67d6b02fb52b364a93a836a6b59f06a2f (diff)
unused MODULENAME macros removed
Diffstat (limited to 'plugins/Folders/src/stdafx.h')
-rw-r--r--plugins/Folders/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Folders/src/stdafx.h b/plugins/Folders/src/stdafx.h
index 0bb2a74245..778d44d73a 100644
--- a/plugins/Folders/src/stdafx.h
+++ b/plugins/Folders/src/stdafx.h
@@ -54,8 +54,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define MS_FOLDERS_TEST_PLUGIN "Folders/Test/Plugin"
-#define MODULENAME "Folders"
-
struct CMPlugin : public PLUGIN<CMPlugin>
{
CMPlugin();