13
0

Fix GCC warning.

git-svn-id: svn://localhost/ardour2/branches/3.0@7743 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-09-05 20:59:10 +00:00
parent 841147d9a7
commit 1206b2973d

View File

@ -1988,6 +1988,7 @@ ProcessorBox::get_processor_ui (boost::shared_ptr<Processor> p) const
an entry for each processor.
*/
assert (false);
return 0;
}
/** Make a note of the UI window that a processor is using.