We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
keyman/windows/src/engine/keyman32/appint/aiTIP.cpp
Lines 240 to 244 in db76e25
These are never used any more; removal may allow removal of some correlated functions e.g. AITIP::FillStoreOffsets
AITIP::FillStoreOffsets
Identified while preparing for #10052.
The text was updated successfully, but these errors were encountered:
wm_keymandebug
chore(windows): remove wm_keymandebug messages and functions
ee1f972
Fixes #10050. Removes the following unused identifiers: * ::wm_kmdebug * ::wm_keymandebug * AppInt::DebugControlled() * AITIP::WM_KEYMANDEBUG_CANDEBUG * AITIP::WM_KEYMANDEBUG_GETUNICODESTATUS * AITIP::WM_KEYMANDEBUG_GETCONTEXT * AITIP::WM_KEYMANDEBUG_ACTION * AITIP::WM_KEYMANDEBUG_RULEMATCH * AITIP::DebugControlled() * AITIP::IsDebugControlWindow() * AITIP::GetDebugControlWindow() * AITIP::Debug_FillContextBuffer() * AIDEBUGINFO struct * ::FillStoreOffsets() * AIDEBUGKEYINFO struct Removes overloads which are now no-ops: * AITIP::HandleWindow() * AITIP::IsWindowHandled() * AITIP::QueueAction()
Successfully merging a pull request may close this issue.
keyman/windows/src/engine/keyman32/appint/aiTIP.cpp
Lines 240 to 244 in db76e25
These are never used any more; removal may allow removal of some correlated functions e.g.
AITIP::FillStoreOffsets
Identified while preparing for #10052.
The text was updated successfully, but these errors were encountered: