This commit is contained in:
Glenn Maynard
2005-12-10 02:29:33 +00:00
parent d6d6965e71
commit 7d79d35841
2 changed files with 0 additions and 11 deletions
@@ -6,9 +6,6 @@
class MemoryCardDriverThreaded_Linux : public MemoryCardDriver
{
public:
MemoryCardDriverThreaded_Linux();
virtual ~MemoryCardDriverThreaded_Linux();
virtual bool DoOneUpdate( bool bMount, vector<UsbStorageDevice>& vStorageDevicesOut );
virtual bool Mount( UsbStorageDevice* pDevice );
virtual void Unmount( UsbStorageDevice* pDevice );