mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
remove comment referring to glue-to-time-domain
This commit is contained in:
parent
d67e7cd222
commit
a5712d1f85
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue