diff options
| author | nyamatongwe <devnull@localhost> | 2000-05-03 07:09:17 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2000-05-03 07:09:17 +0000 | 
| commit | c5e12e1a225899da5c0a131424694a7c3fa5d11a (patch) | |
| tree | ca6d05c83067f6a5177f9e4d98a34f21d16473fd /include/WinDefs.h | |
| parent | b483d95967514b6f02bb4ec1c0693926c08ef691 (diff) | |
| download | scintilla-mirror-c5e12e1a225899da5c0a131424694a7c3fa5d11a.tar.gz | |
Removed some non-working IME messages.
Diffstat (limited to 'include/WinDefs.h')
| -rw-r--r-- | include/WinDefs.h | 2 | 
1 files changed, 0 insertions, 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) | 
