Remove Selector.*
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
static Preference<RString> g_sIgnoredDialogs( "IgnoredDialogs", "" );
|
||||
#endif
|
||||
|
||||
#include "Selector_Dialog.h"
|
||||
DialogDriver *MakeDialogDriver()
|
||||
{
|
||||
RString sDrivers = "win32,cocoa,null";
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
#include "Foreach.h"
|
||||
#include "ProfileManager.h"
|
||||
|
||||
#include "Selector_MemoryCardDriver.h"
|
||||
|
||||
static const RString TEMP_MOUNT_POINT = "/@mctemptimeout/";
|
||||
|
||||
bool UsbStorageDevice::operator==(const UsbStorageDevice& other) const
|
||||
|
||||
Reference in New Issue
Block a user