Blender Git Commit Log

Git Commits -> Revision 1d1020b

Revision 1d1020b by Harley Acheson (master)
August 4, 2021, 20:20 (GMT)
Win32 IME: Remove ime_status_

This removes one member of GHOST_ImeWin32 that is not used and cannot
be used in the future. It is holding the result of ImmIsIME, which is
whether an input language supports IME. It does not indicate that one
is in use, turned on, composing, in English mode, etc.

see D12131 for more information.

Differential Revision: https://developer.blender.org/D12131

Reviewed by Ray Molenkamp

Commit Details:

Full Hash: 1d1020b79ff3ac9cc23921aa2e7ba1ef16c930ce
Parent Commit: 49acc52
Lines Changed: +3, -23

2 Modified Paths:

/intern/ghost/intern/GHOST_ImeWin32.cpp (+2, -8) (Diff)
/intern/ghost/intern/GHOST_ImeWin32.h (+1, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021