summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2009-12-01 04:10:06 +0000
committerCarl Hetherington <carl@carlh.net>2009-12-01 04:10:06 +0000
commit1e4280c9cddc1b4267725af278861aba41905329 (patch)
tree38dbd1f3e2455a9374b227a4d1249b3554595e42 /gtk2_ardour/wscript
parent8128ffdf05cfbbb7b5b2644a9139174697ec1c6b (diff)
Remove unused editor hscroller code. Add buttons to the left and right of the summary to substitute for the equivalent buttons on a scrollbar.
git-svn-id: svn://localhost/ardour2/branches/3.0@6239 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/wscript')
-rw-r--r--gtk2_ardour/wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/wscript b/gtk2_ardour/wscript
index 2166267092..9c1b8ae3bf 100644
--- a/gtk2_ardour/wscript
+++ b/gtk2_ardour/wscript
@@ -79,7 +79,6 @@ gtk2_ardour_sources = [
'editor_route_groups.cc',
'editor_export_audio.cc',
'editor_group_tabs.cc',
- 'editor_hscroller.cc',
'editor_keyboard.cc',
'editor_keys.cc',
'editor_locations.cc',