13
0

Fix warning.

git-svn-id: svn://localhost/ardour2/branches/3.0@6441 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-01-04 14:53:44 +00:00
parent 14c363f0bc
commit 64d32e3b07

View File

@ -297,7 +297,7 @@ BasicUI::sample_to_timecode (nframes_t sample, Timecode::Time& timecode, bool us
}
#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
BasicUI::solo_release (boost::shared_ptr<Route> r)