decoder/{mikmod,modplug}: throw exception instead of calling FatalError()

This commit is contained in:
Max Kellermann
2016-11-24 14:09:58 +01:00
parent 509f62f68d
commit b677e891b4
4 changed files with 6 additions and 8 deletions

View File

@@ -29,7 +29,6 @@
#include "util/FormatString.hxx"
#include "util/Domain.hxx"
#include "system/ByteOrder.hxx"
#include "system/FatalError.hxx"
#include "Log.hxx"
#ifdef HAVE_SIDPLAYFP