13
0

remove comment referring to glue-to-time-domain

This commit is contained in:
Paul Davis 2023-10-07 13:16:08 -06:00
parent d67e7cd222
commit a5712d1f85

View File

@ -75,7 +75,6 @@ Location::Location (Session& s)
{
}
/** Construct a new Location, giving it the position lock style determined by glue-new-markers-to-bars-and-beats */
Location::Location (Session& s, timepos_t const & start, timepos_t const & end, const std::string &name, Flags bits, int32_t cue_id)
: SessionHandleRef (s)
, _name (name)