summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-10-29 17:32:02 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-10-29 17:32:02 +0300
commit55e72960be3926e041ac0baf00559ba46f59bba0 (patch)
treeb773ec79838ef3dd89b01462397ef245de116468 /plugins/Dropbox/src/stdafx.h
parentc5f129e3645b4cd736935e3ae8a29e1c4a195380 (diff)
unneeded macros removed
Diffstat (limited to 'plugins/Dropbox/src/stdafx.h')
-rw-r--r--plugins/Dropbox/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/stdafx.h b/plugins/Dropbox/src/stdafx.h
index 56ebe56e24..21da021e56 100644
--- a/plugins/Dropbox/src/stdafx.h
+++ b/plugins/Dropbox/src/stdafx.h
@@ -65,7 +65,6 @@ public:
};
#define MODULE "Dropbox"
-#define MODULEW L"Dropbox"
#include "dropbox_options.h"
#include "http_request.h"