Patch #2973290: Semicolon cleanup

svn-id: r48359
This commit is contained in:
Max Horn 2010-03-22 20:28:08 +00:00
parent dd7891cdad
commit 92c896d883
39 changed files with 92 additions and 92 deletions

View file

@ -126,7 +126,7 @@ public:
* @param target name of a config manager target
* @param slot slot number of the save state to be removed
*/
virtual void removeSaveState(const char *target, int slot) const {};
virtual void removeSaveState(const char *target, int slot) const {}
/**
* Returns meta infos from the specified save state.