summaryrefslogtreecommitdiff
path: root/include/m_protoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_protoint.h')
-rw-r--r--include/m_protoint.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/include/m_protoint.h b/include/m_protoint.h
index 9133309a4c..b069f2dcf2 100644
--- a/include/m_protoint.h
+++ b/include/m_protoint.h
@@ -38,13 +38,8 @@ typedef enum
}
PROTOEVENTTYPE;
-#if MIRANDA_VER >= 0x0900
- #define PROTOCHAR TCHAR
- #define PROTOFILEEVENT PROTORECVFILET
-#else
- #define PROTOCHAR char
- #define PROTOFILEEVENT PROTORECVFILE
-#endif
+#define PROTOCHAR TCHAR
+#define PROTOFILEEVENT PROTORECVFILET
#ifndef __cplusplus
typedef struct tagPROTO_INTERFACE_VTBL