remove unused Reset
This commit is contained in:
@@ -80,7 +80,6 @@ public:
|
||||
virtual bool Mount( UsbStorageDevice* pDevice ) = 0;
|
||||
virtual void Unmount( UsbStorageDevice* pDevice ) = 0;
|
||||
virtual void Flush( UsbStorageDevice* pDevice ) = 0;
|
||||
virtual void Reset() { }
|
||||
|
||||
/* Poll for memory card changes. If anything has changed, fill in vStorageDevicesOut
|
||||
* and return true. */
|
||||
|
||||
Reference in New Issue
Block a user