From 687ac2d2948cd67d5cce2f58f4da085383d0e892 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 17 Oct 2016 15:58:02 -0400 Subject: remove unused variable --- libs/surfaces/push2/push2.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libs/surfaces/push2') 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 master; - boost::shared_ptr monitor; sigc::connection vblank_connection; bool vblank (); -- cgit v1.2.3