diff options
author | George Hazan <ghazan@miranda.im> | 2016-10-29 17:35:02 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2016-10-29 17:35:02 +0300 |
commit | 2d0c87b679032430a0a23403d133f2a00ffcf790 (patch) | |
tree | 363b9075f70abe7b18055cc65b7e67604af64acf /plugins/WebView/src/webview.h | |
parent | 55e72960be3926e041ac0baf00559ba46f59bba0 (diff) |
more useless macros removed
Diffstat (limited to 'plugins/WebView/src/webview.h')
-rw-r--r-- | plugins/WebView/src/webview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/WebView/src/webview.h b/plugins/WebView/src/webview.h index 967645e4b8..837fa18083 100644 --- a/plugins/WebView/src/webview.h +++ b/plugins/WebView/src/webview.h @@ -23,7 +23,6 @@ #define CFM_BACKCOLOR 0x04000000
#define MODULENAME "WebView"
-#define MODULENAMEW L"WebView"
#define MENU_OFF "DisableMenu"
#define REFRESH_KEY "Refresh interval"
|