remove memory card OS dir blacklist

This commit is contained in:
Chris Danford
2005-11-29 05:56:11 +00:00
parent 476a0990ff
commit 74287d4589
4 changed files with 155 additions and 17 deletions
-3
View File
@@ -46,9 +46,6 @@ public:
static Preference1D<int> m_iMemoryCardUsbPort;
static Preference1D<int> m_iMemoryCardUsbLevel;
static Preference<CString> m_sMemoryCardOsMountPointBlacklist;
bool IsBlacklisted( const UsbStorageDevice &dev ) const;
protected:
void CheckStateChanges();