Fix incomplete doxygen doc (gtk2_ardour)

This commit is contained in:
Robin Gareus 2024-05-27 22:22:06 +02:00
parent ab62177bdf
commit ace3f812c3
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
2 changed files with 1 additions and 2 deletions

View file

@ -188,7 +188,6 @@ public:
* @param pos Position to paste to (session samples).
* @param selection Selection to paste.
* @param ctx Paste context.
* @param sub_num music-time sub-division: \c -1: snap to bar, \c 1: exact beat, \c >1: \c (1 \c / \p sub_num \c ) beat-divisions
*/
virtual bool paste (Temporal::timepos_t const & pos,
const Selection& selection,