mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Fix warning.
git-svn-id: svn://localhost/ardour2/branches/3.0@6441 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
14c363f0bc
commit
64d32e3b07
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ BasicUI::sample_to_timecode (nframes_t sample, Timecode::Time& timecode, bool us
|
||||||
}
|
}
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
this stuff is waiting to go in so that all UI's can offer complex solo/mute functionality
|
this stuff is waiting to go in so that all UIs can offer complex solo/mute functionality
|
||||||
|
|
||||||
void
|
void
|
||||||
BasicUI::solo_release (boost::shared_ptr<Route> r)
|
BasicUI::solo_release (boost::shared_ptr<Route> r)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue