mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
remove unused variable
This commit is contained in:
parent
84c66c75db
commit
687ac2d294
1 changed files with 1 additions and 2 deletions
|
|
@ -520,10 +520,9 @@ class Push2 : public ARDOUR::ControlProtocol
|
|||
void other_vpot (int, int);
|
||||
void other_vpot_touch (int, bool);
|
||||
|
||||
/* special Stripables */
|
||||
/* special Stripable */
|
||||
|
||||
boost::shared_ptr<ARDOUR::Stripable> master;
|
||||
boost::shared_ptr<ARDOUR::Stripable> monitor;
|
||||
|
||||
sigc::connection vblank_connection;
|
||||
bool vblank ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue