mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-23 12:14:11 +01:00
(svn r19509) -Codechange: remove superfluous semicolons after function definitions
This commit is contained in:
@@ -68,7 +68,7 @@ void FiosFreeSavegameList()
|
||||
{
|
||||
_fios_items.Clear();
|
||||
_fios_items.Compact();
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* Get descriptive texts. Returns the path and free space
|
||||
|
||||
Reference in New Issue
Block a user