summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/ekhtml/include/ekhtml_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirOTR/ekhtml/include/ekhtml_config.h')
-rw-r--r--plugins/MirOTR/ekhtml/include/ekhtml_config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/MirOTR/ekhtml/include/ekhtml_config.h b/plugins/MirOTR/ekhtml/include/ekhtml_config.h
index 775b8cb2f2..21254ea3bc 100644
--- a/plugins/MirOTR/ekhtml/include/ekhtml_config.h
+++ b/plugins/MirOTR/ekhtml/include/ekhtml_config.h
@@ -96,9 +96,6 @@
/* Miranda NG modifications */
#define GPGRT_ENABLE_ES_MACROS 1
#include <string.h>
-#define strdup _strdup
-#define stricmp _stricmp
-#define snprintf _snprintf
#ifdef _WIN64
# define __x86_64__ 1
#else