From bec2a115d80f0086da8b6868ea0482b2fa7a3d68 Mon Sep 17 00:00:00 2001 From: nakeee Date: Wed, 25 Feb 2009 10:33:09 +0000 Subject: Added set and get in ini for comma seperated list Also merged the StripSpaces with StripNewline and cleaned it up a bit. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2433 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/Common/Src/FileUtil.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'Source/Core/Common/Src/FileUtil.cpp') diff --git a/Source/Core/Common/Src/FileUtil.cpp b/Source/Core/Common/Src/FileUtil.cpp index e849c56a15..e649dfaaf9 100644 --- a/Source/Core/Common/Src/FileUtil.cpp +++ b/Source/Core/Common/Src/FileUtil.cpp @@ -30,9 +30,6 @@ #include #include #include -#include -#include -#include #endif #include -- cgit v1.2.3