mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-21 12:54:42 +02:00
Remove outdated comment
This commit is contained in:
parent
f657618887
commit
abadbc6b21
@ -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…
x
Reference in New Issue
Block a user