From 204d7bf76ccccadea68a7bd3c8797b451a5c2971 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 7 Mar 2019 16:07:02 +0100 Subject: Remove cruft: unused members --- gtk2_ardour/shuttle_control.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk2_ardour/shuttle_control.cc') diff --git a/gtk2_ardour/shuttle_control.cc b/gtk2_ardour/shuttle_control.cc index c18bacc20f..d56214f9c0 100644 --- a/gtk2_ardour/shuttle_control.cc +++ b/gtk2_ardour/shuttle_control.cc @@ -74,8 +74,6 @@ ShuttleControl::ShuttleControl () shuttle_speed_on_grab = 0; shuttle_fract = 0.0; shuttle_max_speed = 8.0f; - shuttle_style_menu = 0; - shuttle_unit_menu = 0; shuttle_context_menu = 0; _hovering = false; -- cgit v1.2.3