Reduce unnecessary change

This commit is contained in:
cam900 2024-07-13 21:44:40 +09:00
parent 00e9ca29fa
commit 0e3b1f0bca

View file

@ -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;