mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 00:04: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)
|
Location::Location (Session& s, timepos_t const & start, timepos_t const & end, const std::string &name, Flags bits, int32_t cue_id)
|
||||||
: SessionHandleRef (s)
|
: SessionHandleRef (s)
|
||||||
, _name (name)
|
, _name (name)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue