mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-22 21:34:58 +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_PLUGIN:
|
||||||
case STATE_SCINTILLA:
|
case STATE_SCINTILLA:
|
||||||
{
|
{
|
||||||
return FALSE; //this is bad
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
case STATE_MACRO:
|
case STATE_MACRO:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user