1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-03 14:56:01 +02:00

Color changes

This commit is contained in:
Brian Fiete 2020-10-10 05:39:31 -07:00
parent aed026f4fc
commit 5a805e96d8
2 changed files with 5 additions and 7 deletions

View file

@ -784,9 +784,6 @@ namespace IDE
#endif
#unwarn
/*if (gApp.mOutputPanel != null)
gApp.OutputLine("Applying key bindings");*/
for (var cmd in gApp.mCommands.mCommandMap.Values)
cmd.mNext = null;
gApp.mCommands.mKeyMap.Clear();