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:
parent
b125ed2ef2
commit
0ace3f6e20
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user