mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 07:56:59 +00:00
- Delete the excessive comments. - Delete the debugging leftover. CORE-11700
This commit is contained in:
parent
1f44693657
commit
28959a2dfd
2 changed files with 7 additions and 9 deletions
|
@ -1186,9 +1186,7 @@ typedef struct tagIMEINFOEX
|
|||
typedef enum IMEINFOEXCLASS
|
||||
{
|
||||
ImeInfoExKeyboardLayout,
|
||||
#if 1
|
||||
ImeInfoExKeyboardLayoutTFS,
|
||||
#endif
|
||||
ImeInfoExImeWindow,
|
||||
ImeInfoExImeFileName
|
||||
} IMEINFOEXCLASS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue