mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-13 10:55:17 +00:00
whats with my amazing ability to keep around invalid assertions.
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1294 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -276,6 +276,6 @@ void PresetLoader::insertPresetURL ( unsigned int index, const std::string & url
|
||||
}
|
||||
|
||||
assert ( _entries.size() == _presetNames.size() );
|
||||
assert ( _ratings.size() == _entries.size() );
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user