[NTUSER] Follow-up of #4271 (36740ca)

- Delete the excessive comments.
- Delete the debugging leftover.
CORE-11700
This commit is contained in:
Katayama Hirofumi MZ 2022-01-12 14:08:10 +09:00
parent 1f44693657
commit 28959a2dfd
2 changed files with 7 additions and 9 deletions

View file

@ -1186,9 +1186,7 @@ typedef struct tagIMEINFOEX
typedef enum IMEINFOEXCLASS
{
ImeInfoExKeyboardLayout,
#if 1
ImeInfoExKeyboardLayoutTFS,
#endif
ImeInfoExImeWindow,
ImeInfoExImeFileName
} IMEINFOEXCLASS;