From cd58caa93b10ce218c50725c070f6a796e31b7bc Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 30 May 2012 00:01:15 +0000 Subject: MCP: remove misleading and confusing and out of date comment git-svn-id: svn://localhost/ardour2/branches/3.0@12485 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/surfaces/mackie/mackie_control_protocol.cc | 9 --------- 1 file changed, 9 deletions(-) (limited to 'libs') diff --git a/libs/surfaces/mackie/mackie_control_protocol.cc b/libs/surfaces/mackie/mackie_control_protocol.cc index 5caf4055e4..4eab4231cf 100644 --- a/libs/surfaces/mackie/mackie_control_protocol.cc +++ b/libs/surfaces/mackie/mackie_control_protocol.cc @@ -713,15 +713,6 @@ MackieControlProtocol::set_state (const XMLNode & node, int /*version*/) return retval; } - -///////////////////////////////////////////////// -// handlers for Route signals -// TODO should these be part of RouteSignal? -// They started off as signal/slot handlers for signals -// from Route, but they're also used in polling for automation -///////////////////////////////////////////////// - -// TODO handle plugin automation polling string MackieControlProtocol::format_bbt_timecode (framepos_t now_frame) { -- cgit v1.2.3