summaryrefslogtreecommitdiffstats
path: root/src/shortcuts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shortcuts.cpp')
-rw-r--r--src/shortcuts.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shortcuts.cpp b/src/shortcuts.cpp
index 04e655ea0..0332d4d5b 100644
--- a/src/shortcuts.cpp
+++ b/src/shortcuts.cpp
@@ -670,7 +670,6 @@ static void read_shortcuts_file(char const *filename, bool const is_user_set) {
&& strcmp(verb_name, "ToolPaintBucket") != 0
&& strcmp(verb_name, "SelectionTrace") != 0
&& strcmp(verb_name, "PaintBucketPrefs") != 0
- && strcmp(verb_name, "TutorialsTracing") != 0
#endif
#if !HAVE_ASPELL
&& strcmp(verb_name, "DialogSpellcheck") != 0