summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_route_groups.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2010-05-31 14:21:43 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2010-05-31 14:21:43 +0000
commita01dc9b6f252a582b2165b255eb5a80024379a8b (patch)
tree634ea76366aafe1e1b2f9e977d0418949c46fddd /gtk2_ardour/editor_route_groups.cc
parent9b5f357490d1f46a5fc93268e7236a537f1d1430 (diff)
remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour)
git-svn-id: svn://localhost/ardour2/branches/3.0@7196 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor_route_groups.cc')
-rw-r--r--gtk2_ardour/editor_route_groups.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_route_groups.cc b/gtk2_ardour/editor_route_groups.cc
index ecd3d3e7c4..c30132a3b8 100644
--- a/gtk2_ardour/editor_route_groups.cc
+++ b/gtk2_ardour/editor_route_groups.cc
@@ -20,7 +20,6 @@
#include <cstdlib>
#include <cmath>
-#include <gtkmm2ext/stop_signal.h>
#include <gtkmm2ext/gtk_ui.h>
#include "ardour/route_group.h"