mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-09 13:15:33 +08:00
clean up changes for pull request
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user