summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/hdr
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2013-04-25 22:54:15 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2013-04-25 22:54:15 +0000
commit2b91102933d8719a44aa6fbfba1920fcd65fcb12 (patch)
treede28df7da6b2092b35246ba51c777be186124fdf /plugins/Clist_modern/src/hdr
parent9cd56911dcad8f6ebc1285404d81cf5e22734f1c (diff)
-some unicode fixes
-translation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@4532 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/hdr')
-rw-r--r--plugins/Clist_modern/src/hdr/modern_commonheaders.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_modern/src/hdr/modern_commonheaders.h b/plugins/Clist_modern/src/hdr/modern_commonheaders.h
index e1e9461b3e..cc0b819c9e 100644
--- a/plugins/Clist_modern/src/hdr/modern_commonheaders.h
+++ b/plugins/Clist_modern/src/hdr/modern_commonheaders.h
@@ -181,8 +181,6 @@ int CLUI_ShowWindowMod(HWND hwnd, int cmd);
void MakeButtonSkinned(HWND hWnd);
-#define GSMDF_TCHAR_MY GSMDF_TCHAR|CNF_UNICODE
-
#ifndef LWA_COLORKEY
#define LWA_COLORKEY 0x00000001
#endif