clean up changes for pull request

This commit is contained in:
chris 2014-11-04 12:14:31 -05:00 committed by chris
parent 93d864ad6f
commit 65fc59eeae
1 changed files with 0 additions and 1 deletions

View File

@ -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) {