mirror of
https://github.com/debauchee/barrier.git
synced 2024-12-26 20:53:22 +03:00
clean up changes for pull request
This commit is contained in:
parent
93d864ad6f
commit
65fc59eeae
@ -465,7 +465,6 @@ doKeyboardHookHandler(WPARAM wParam, LPARAM lParam)
|
||||
PostThreadMessage(g_threadID, SYNERGY_MSG_KEY, charAndVirtKey, lParam);
|
||||
}
|
||||
|
||||
|
||||
if (g_mode == kHOOK_RELAY_EVENTS) {
|
||||
// let certain keys pass through
|
||||
switch (wParam) {
|
||||
|
Loading…
Reference in New Issue
Block a user