ignore "checking" memory cards

This commit is contained in:
Glenn Maynard
2006-02-03 07:35:58 +00:00
parent 7c46de7604
commit 37da0e6649
2 changed files with 20 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ private:
void SelectRowWithMemoryCard( const RString &sOsMountPoint );
bool UpdateCurrentUsbStorageDevices();
vector<UsbStorageDevice> m_CurrentUsbStorageDevices;
};