13
0

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
This commit is contained in:
Paul Davis 2012-05-30 00:01:15 +00:00
parent 28aed9e0d1
commit cd58caa93b

View File

@ -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)
{