diff options
| author | nakeee <nakeee@gmail.com> | 2008-12-03 21:35:36 +0000 |
|---|---|---|
| committer | nakeee <nakeee@gmail.com> | 2008-12-03 21:35:36 +0000 |
| commit | a37376f1cdb4a14be92be8515d05d5cafaddcaf0 (patch) | |
| tree | 2c6bc2ba7c4406a0005db0e160f0cb6af66a3600 /Source/Core/Common/Src/SConscript | |
| parent | b08352d1e481a26f9273c29dce2d9818068a80b0 (diff) | |
removed old logging left over
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1387 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/Common/Src/SConscript')
| -rw-r--r-- | Source/Core/Common/Src/SConscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/Common/Src/SConscript b/Source/Core/Common/Src/SConscript index b57be17527..4adfd8d255 100644 --- a/Source/Core/Common/Src/SConscript +++ b/Source/Core/Common/Src/SConscript @@ -11,7 +11,6 @@ files = [ "Hash.cpp", "IniFile.cpp", "FileSearch.cpp", - "Logging.cpp", "FileUtil.cpp", "MappedFile.cpp", "MathUtil.cpp", |
