summaryrefslogtreecommitdiff
path: root/include/m_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_core.h')
-rw-r--r--include/m_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_core.h b/include/m_core.h
index 5357bc79b1..8902bcd9f9 100644
--- a/include/m_core.h
+++ b/include/m_core.h
@@ -62,7 +62,6 @@ MIR_CORE_DLL(LPCTSTR) CmdLine_GetOption(LPCTSTR ptszParameter);
#define DBVT_TCHAR DBVT_ASCIIZ
#endif
#define DBVTF_VARIABLELENGTH 0x80
-#define DBVTF_DENYUNICODE 0x10000
typedef struct {
BYTE type;
union {