aboutsummaryrefslogtreecommitdiff
path: root/audio/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h
diff options
context:
space:
mode:
authorathrxx2019-03-20 21:48:26 +0100
committerathrxx2019-03-22 21:03:54 +0100
commit1cfa6c087a88eb795dc0ae46cbeb5a578318a317 (patch)
treefe8bf6b8dbc7d47f8b24edf0277410c5c839c047 /audio/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h
parent73678257b95f49319f7789943e4a8b1855e18c8b (diff)
downloadscummvm-rg350-1cfa6c087a88eb795dc0ae46cbeb5a578318a317.tar.gz
scummvm-rg350-1cfa6c087a88eb795dc0ae46cbeb5a578318a317.tar.bz2
scummvm-rg350-1cfa6c087a88eb795dc0ae46cbeb5a578318a317.zip
AUDIO: (FM-TOWNS/PC-98) - silence some compiler warnings
Diffstat (limited to 'audio/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h')
-rw-r--r--audio/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h b/audio/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h
index 58b7ccb230..0c4a77875f 100644
--- a/audio/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h
+++ b/audio/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h
@@ -142,8 +142,6 @@ private:
int32 *_oprLevelOut;
int32 *_oprDetune;
- bool _regProtectionFlag;
-
typedef void (TownsPC98_FmSynth::*ChipTimerProc)();
void idleTimerCallback() {}