diff --git a/gtk2_ardour/editor.cc b/gtk2_ardour/editor.cc index ca6e0316c2..2943e2794e 100644 --- a/gtk2_ardour/editor.cc +++ b/gtk2_ardour/editor.cc @@ -182,7 +182,6 @@ double Editor::timebar_height = 15.0; static const gchar *_grid_type_strings[] = { N_("No Grid"), - N_("Playhead"), N_("Bar"), N_("1/4 Note"), N_("1/8 Note"),