summaryrefslogtreecommitdiff
path: root/gtk2_ardour/add_route_dialog.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-01-05 15:52:27 +0000
committerCarl Hetherington <carl@carlh.net>2011-01-05 15:52:27 +0000
commit12a3e9b879270e1411d0827c58f55d9becba326f (patch)
treefe2e1255196cc026808f43db2de2e7dea3870e9b /gtk2_ardour/add_route_dialog.h
parent06387abfec773556ec9dad8ca7363e714e3e4ce4 (diff)
Remove direct busses so that all busses have internal returns.
git-svn-id: svn://localhost/ardour2/branches/3.0@8447 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/add_route_dialog.h')
-rw-r--r--gtk2_ardour/add_route_dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/add_route_dialog.h b/gtk2_ardour/add_route_dialog.h
index 1422270331..bc0434e461 100644
--- a/gtk2_ardour/add_route_dialog.h
+++ b/gtk2_ardour/add_route_dialog.h
@@ -48,7 +48,6 @@ class AddRouteDialog : public ArdourDialog
bool track ();
int channels ();
int count ();
- bool aux ();
std::string name_template ();
std::string track_template ();