Update ClipView::remove comment

This commit is contained in:
sakertooth
2023-08-31 19:42:08 -04:00
parent d68bd6f12a
commit b1516ea40e

View File

@@ -283,8 +283,7 @@ bool ClipView::close()
/*! \brief Removes a ClipView from its track view.
*
* Like the close() method, this asks the track view to remove this
* ClipView. However, the clip is
* scheduled for later deletion rather than closed immediately.
* ClipView.
*
*/
void ClipView::remove()