From ec408ba9265c4fec5a62bd304e8e249f538d41d4 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 3 May 2000 07:09:17 +0000 Subject: Removed some non-working IME messages. --- include/WinDefs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/WinDefs.h b/include/WinDefs.h index ebe773db8..d1c25a595 100644 --- a/include/WinDefs.h +++ b/include/WinDefs.h @@ -45,8 +45,6 @@ #define EM_REPLACESEL (194) #define EM_SCROLLCARET (183) #define EM_SELECTIONTYPE (1090) -#define EM_SETIMECOLOR (1128) -#define EM_SETIMEOPTIONS (1130) #define EM_SETMARGINS (211) #define EM_SETREADONLY (207) #define EM_SETSEL (177) -- cgit v1.2.3