summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2006-01-04 04:10:08 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2006-01-04 04:10:08 +0000
commitb75112adea575f39c4c8f1068ac57f7d679981a2 (patch)
tree5efda1390f23ffffdda8d370c4be42b1df6c10bf /gtk2_ardour/editor.cc
parentc480cc1c185cd27f63a742db73bf0116f803a572 (diff)
make show all option on region list context menu work
git-svn-id: svn://localhost/trunk/ardour2@236 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor.cc')
-rw-r--r--gtk2_ardour/editor.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/editor.cc b/gtk2_ardour/editor.cc
index 052676cd4a..3149e6081e 100644
--- a/gtk2_ardour/editor.cc
+++ b/gtk2_ardour/editor.cc
@@ -339,8 +339,6 @@ Editor::Editor (AudioEngine& eng)
new_transport_marker_menu = 0;
editor_mixer_strip_width = Wide;
repos_zoom_queued = false;
- import_audio_item = 0;
- embed_audio_item = 0;
region_edit_menu_split_item = 0;
temp_location = 0;
region_edit_menu_split_multichannel_item = 0;