From 885e1c51853c56c4b254b5f4d73543b1423e1ba0 Mon Sep 17 00:00:00 2001 From: Maarten ter Huurne Date: Sun, 7 Sep 2008 19:47:07 +0000 Subject: [PATCH] Removed ini file that was in the wrong place. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@471 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/DolphinWX/Dolphin.ini | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 Source/Core/DolphinWX/Dolphin.ini diff --git a/Source/Core/DolphinWX/Dolphin.ini b/Source/Core/DolphinWX/Dolphin.ini deleted file mode 100644 index b3bb8f95a4..0000000000 --- a/Source/Core/DolphinWX/Dolphin.ini +++ /dev/null @@ -1,14 +0,0 @@ -[General] -LastFilename = -GCMPathes = 0 -[Core] -GFXPlugin = -DSPPlugin = -PadPlugin = -HLEBios = False -UseDynarec = False -UseDualCore = False -Throttle = True -DefaultGCM = -LockThreads = True -OptimizeQuantizers = True