aboutsummaryrefslogtreecommitdiff
path: root/audio/softsynth/fmtowns_pc98
diff options
context:
space:
mode:
authorathrxx2011-11-03 22:43:34 +0100
committerathrxx2011-11-03 23:05:03 +0100
commit4eab4f931fabe97e892c5e4fc2ee12ae34c9a3dc (patch)
treebc7f2470b03896969ef2b328b5d687aeea13c86b /audio/softsynth/fmtowns_pc98
parentff7bd63238600e0bbb2e9f1ff2b96e940e1262a9 (diff)
downloadscummvm-rg350-4eab4f931fabe97e892c5e4fc2ee12ae34c9a3dc.tar.gz
scummvm-rg350-4eab4f931fabe97e892c5e4fc2ee12ae34c9a3dc.tar.bz2
scummvm-rg350-4eab4f931fabe97e892c5e4fc2ee12ae34c9a3dc.zip
AUDIO: remove 2 superfluous lines in Kyra1/Kyra2/LoL FM-Towns/PC-98 sound driver
Diffstat (limited to 'audio/softsynth/fmtowns_pc98')
-rw-r--r--audio/softsynth/fmtowns_pc98/towns_pc98_driver.cpp2
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;