aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sound/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h b/sound/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h
index 17bb98482c..4a618338ed 100644
--- a/sound/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h
+++ b/sound/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h
@@ -142,7 +142,7 @@ private:
bool _regProtectionFlag;
typedef void (TownsPC98_FmSynth::*ChipTimerProc)();
- void idleTimerCallback() {};
+ void idleTimerCallback() {}
struct ChipTimer {
bool enabled;