mirror of
https://github.com/debauchee/barrier.git
synced 2024-12-28 05:35:52 +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);
|
PostThreadMessage(g_threadID, SYNERGY_MSG_KEY, charAndVirtKey, lParam);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (g_mode == kHOOK_RELAY_EVENTS) {
|
if (g_mode == kHOOK_RELAY_EVENTS) {
|
||||||
// let certain keys pass through
|
// let certain keys pass through
|
||||||
switch (wParam) {
|
switch (wParam) {
|
||||||
|
Loading…
Reference in New Issue
Block a user