summaryrefslogtreecommitdiff
path: root/libs/surfaces
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces')
-rw-r--r--libs/surfaces/push2/push2.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libs/surfaces/push2/push2.h b/libs/surfaces/push2/push2.h
index 38421a10bc..bb34f7c016 100644
--- a/libs/surfaces/push2/push2.h
+++ b/libs/surfaces/push2/push2.h
@@ -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 ();