diff --git a/src/engine/instrument.cpp b/src/engine/instrument.cpp index a44572ab8..e1a4b57c9 100644 --- a/src/engine/instrument.cpp +++ b/src/engine/instrument.cpp @@ -2190,7 +2190,6 @@ void DivInstrument::readFeatureS2(SafeReader& reader, short version) { READ_FEAT_END; } - DivDataErrors DivInstrument::readInsDataNew(SafeReader& reader, short version, bool fui, DivSong* song) { unsigned char featCode[2]; bool volIsCutoff=false;