remove unused Reset

This commit is contained in:
Glenn Maynard
2005-12-10 02:35:10 +00:00
parent 7d79d35841
commit 9ff7afe86b
6 changed files with 0 additions and 30 deletions
@@ -44,10 +44,6 @@ static bool ExecuteCommand( CCStringRef sCommand )
return ret == 0;
}
void MemoryCardDriverThreaded_Linux::Reset()
{
}
static bool ReadFile( const CString &sPath, CString &sBuf )
{
sBuf.clear();