summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_time_axis.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-08-18 20:59:52 +0200
committerRobin Gareus <robin@gareus.org>2017-08-18 20:59:52 +0200
commitaf103cf3c23596d97091d857f98c283c943f3a21 (patch)
treeb5cf39e6986e22f102c82f2a9c5c8a988259d5ef /gtk2_ardour/route_time_axis.h
parentb98712ff5b5853b4307032a6e6279ba74bc24c39 (diff)
Remove old destructive API (non layered is a dynamic mode) 1/2
Diffstat (limited to 'gtk2_ardour/route_time_axis.h')
-rw-r--r--gtk2_ardour/route_time_axis.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk2_ardour/route_time_axis.h b/gtk2_ardour/route_time_axis.h
index 237f0b023f..84c5469d93 100644
--- a/gtk2_ardour/route_time_axis.h
+++ b/gtk2_ardour/route_time_axis.h
@@ -264,10 +264,6 @@ protected:
ArdourCanvas::Rectangle* timestretch_rect;
-#ifdef XXX_OLD_DESTRUCTIVE_API_XXX
- void set_track_mode (ARDOUR::TrackMode, bool apply_to_selection = false);
-#endif
-
/** Information about all automatable processor parameters that apply to
* this route. The Amp processor is not included in this list.
*/