13
0

Remove nonsense comment.

git-svn-id: svn://localhost/ardour2/branches/3.0@4457 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2009-01-28 19:30:42 +00:00
parent b04ead74ff
commit a5a3d39366

View File

@ -1001,8 +1001,6 @@ ControlList::rt_safe_earliest_event_discrete_unlocked (double start, double end,
/** Get the earliest time the line crosses an integer (Linear interpolation).
*
* In other words: send out multiple events to interpolate the line
* defined by its control points
* If an event is found, \a x and \a y are set to its coordinates.
*
* \param inclusive Include events with timestamp exactly equal to \a start