fix change I reverted. Oops.

This commit is contained in:
Chris Danford
2004-10-06 03:28:33 +00:00
parent 25f83be525
commit 322b40e1f6
2 changed files with 2 additions and 4 deletions
@@ -18,14 +18,11 @@ bool UsbStorageDevice::operator==(const UsbStorageDevice& other) const
#undef COMPARE
}
// What is this?
#if 0
void UsbStorageDevice::SetOsMountDir( const CString &s )
{
sOsMountDir = s;
FixSlashesInPlace( sOsMountDir );
}
#endif
MemoryCardDriver *MakeMemoryCardDriver()
{