summaryrefslogtreecommitdiffstats
path: root/src/ui/desktop/menubar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/desktop/menubar.cpp')
-rw-r--r--src/ui/desktop/menubar.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ui/desktop/menubar.cpp b/src/ui/desktop/menubar.cpp
index df21ca718..5e2b4edcd 100644
--- a/src/ui/desktop/menubar.cpp
+++ b/src/ui/desktop/menubar.cpp
@@ -480,9 +480,6 @@ build_menu(Gtk::MenuShell* menu, Inkscape::XML::Node* xml, Inkscape::UI::View::V
}
}
} else if (true
-#if !HAVE_POTRACE
- && !strcmp(verb_name.c_str(), "SelectionTrace")
-#endif
#if !HAVE_ASPELL
&& !strcmp(verb_name.c_str(), "DialogSpellcheck")
#endif