13
0

assert to show up #3812 more clearly.

git-svn-id: svn://localhost/ardour2/branches/3.0@9009 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2011-03-01 20:44:12 +00:00
parent b125ed2ef2
commit 0ace3f6e20

View File

@ -724,6 +724,8 @@ ExportProfileManager::get_warnings ()
{
boost::shared_ptr<Warnings> warnings (new Warnings ());
assert (!channel_configs.empty ());
ChannelConfigStatePtr channel_config_state = channel_configs.front();
TimespanStatePtr timespan_state = timespans.front();