War on -Werror, part 14: More hodgepodge.

This commit is contained in:
Jason Felds
2012-12-27 12:45:04 -05:00
parent 52df8ea981
commit a15cbc431d
36 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ public:
~RageFileDriverMem();
RageFileBasic *Open( const RString &sPath, int mode, int &err );
void FlushDirCache( const RString &sPath ) { }
void FlushDirCache( const RString & /* sPath */ ) { }
bool Remove( const RString &sPath );