summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-02-28 17:06:53 +0100
committerRobin Gareus <robin@gareus.org>2016-02-28 17:06:53 +0100
commit0ac1ae0d0e6719298e3ccfde6f846541c1c8bfe9 (patch)
treeafd8833ae8414665e18a2e0dd53cc10bf833e585 /gtk2_ardour
parent88c839d0789b80330c934024e4c9ae9faafe916e (diff)
remove unused heading
Diffstat (limited to 'gtk2_ardour')
-rw-r--r--gtk2_ardour/rc_option_editor.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc
index 0be8d17a1a..08845b4973 100644
--- a/gtk2_ardour/rc_option_editor.cc
+++ b/gtk2_ardour/rc_option_editor.cc
@@ -1895,7 +1895,6 @@ RCOptionEditor::RCOptionEditor ()
/* TRANSPORT */
- add_option (_("Transport"), new OptionEditorHeading (S_("Playhead Behaviour")));
add_option (_("Transport"), new OptionEditorHeading (S_("Transport Options")));
BoolOption* tsf;