diff options
-rw-r--r-- | audio/softsynth/fmtowns_pc98/towns_pc98_driver.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/softsynth/fmtowns_pc98/towns_pc98_driver.cpp b/audio/softsynth/fmtowns_pc98/towns_pc98_driver.cpp index 05a4079442..f3835c4524 100644 --- a/audio/softsynth/fmtowns_pc98/towns_pc98_driver.cpp +++ b/audio/softsynth/fmtowns_pc98/towns_pc98_driver.cpp @@ -387,8 +387,6 @@ void TownsPC98_MusicChannel::reset() { _totalLevel = 0; _algorithm = 0; - _flags = CHS_EOT; - _algorithm = 0; _block = 0; _frequency = 0; |