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