diff --git a/src/commands/CommandManager.cpp b/src/commands/CommandManager.cpp index 0134ca009..c54fe8e99 100644 --- a/src/commands/CommandManager.cpp +++ b/src/commands/CommandManager.cpp @@ -482,7 +482,7 @@ const std::vector &CommandManager::ExcludedList() static const auto list = [] { // These short cuts are for the max list only.... const char *const strings[] = { - "Ctrl+I", + // "Ctrl+I", "Ctrl+Alt+I", "Ctrl+J", "Ctrl+Alt+J",