Skip to content
New issue

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

chore(windows): remove unused globals relating to old keyboard debugging #10058

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

mcdurdin
Copy link
Member

Fixes #10056.

Removes:

  • Globals::miniContext
  • Globals::miniContextIfLen
  • Globals::indexStack
  • Globals::msgbuf
  • GLOBAL_ContextStackSize
  • GLOBAL_MsgStackSize
  • GLOBAL_MaxKeyboards
  • INI struct (and commented-out usage of this)

@keymanapp-test-bot skip

Fixes #10056.

Removes:
* Globals::miniContext
* Globals::miniContextIfLen
* Globals::indexStack
* Globals::msgbuf
* GLOBAL_ContextStackSize
* GLOBAL_MsgStackSize
* GLOBAL_MaxKeyboards
* INI struct (and commented-out usage of this)
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Nov 23, 2023

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

Copy link
Contributor

@rc-swag rc-swag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Base automatically changed from chore/windows/10053-remove-loadkeyboard to master November 23, 2023 04:36
@mcdurdin mcdurdin merged commit 9caa905 into master Nov 23, 2023
7 checks passed
@mcdurdin mcdurdin deleted the chore/windows/10056-remove-unused-globals branch November 23, 2023 04:36
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 17.0.216-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(windows): remove unused globals relating to debug and legacy context
3 participants