[Scummvm-cvs-logs] SF.net SVN: scummvm:[52522] scummvm/trunk/sound/softsynth/fmtowns_pc98/ towns_pc98_fmsynth.h

salty-horse at users.sourceforge.net salty-horse at users.sourceforge.net
Sat Sep 4 15:19:50 CEST 2010


Revision: 52522
          http://scummvm.svn.sourceforge.net/scummvm/?rev=52522&view=rev
Author:   salty-horse
Date:     2010-09-04 13:19:49 +0000 (Sat, 04 Sep 2010)

Log Message:
-----------
SOUND: Remove semicolon

Modified Paths:
--------------
    scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h

Modified: scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h
===================================================================
--- scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h	2010-09-04 11:40:24 UTC (rev 52521)
+++ scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_pc98_fmsynth.h	2010-09-04 13:19:49 UTC (rev 52522)
@@ -142,7 +142,7 @@
 	bool _regProtectionFlag;
 
 	typedef void (TownsPC98_FmSynth::*ChipTimerProc)();
-	void idleTimerCallback() {};
+	void idleTimerCallback() {}
 
 	struct ChipTimer {
 		bool enabled;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list