From abadbc6b21f65ceb4a98ff6783c6a6d0163978fb Mon Sep 17 00:00:00 2001 From: Don HO Date: Wed, 17 Jun 2020 03:00:24 +0200 Subject: [PATCH] Remove outdated comment --- PowerEditor/src/WinControls/Grid/ShortcutMapper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerEditor/src/WinControls/Grid/ShortcutMapper.cpp b/PowerEditor/src/WinControls/Grid/ShortcutMapper.cpp index 066788059..0e09217c5 100644 --- a/PowerEditor/src/WinControls/Grid/ShortcutMapper.cpp +++ b/PowerEditor/src/WinControls/Grid/ShortcutMapper.cpp @@ -888,7 +888,7 @@ INT_PTR CALLBACK ShortcutMapper::run_dlgProc(UINT message, WPARAM wParam, LPARAM case STATE_PLUGIN: case STATE_SCINTILLA: { - return FALSE; //this is bad + return FALSE; } case STATE_MACRO: