Remove unused variable.
git-svn-id: svn://localhost/ardour2/branches/3.0@12711 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4a174039ae
commit
977f0e4dce
@ -306,7 +306,6 @@ protected:
|
||||
typedef std::list<RouteTimeAxisView*> UnderlayMirrorList;
|
||||
UnderlayMirrorList _underlay_mirrors;
|
||||
|
||||
bool _ignore_track_mode_change; ///< true to ignore track mode change signals
|
||||
bool _ignore_set_layer_display;
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user