Remove outdated comment

pull/8425/head
Don HO 5 years ago
parent f657618887
commit abadbc6b21
No known key found for this signature in database
GPG Key ID: 6C429F1D8D84F46E

@ -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:

Loading…
Cancel
Save