diff options
| author | Lioncash <mathew1800@gmail.com> | 2015-09-29 11:04:00 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2015-09-29 11:04:00 -0400 |
| commit | 50a73906228d9f304608eebcc06fbea319b5e229 (patch) | |
| tree | 0574da4c6838e884da18126bbbc10fd2db9058d2 /Source/Core/VideoCommon/TextureDecoder_x64.cpp | |
| parent | 80c7e3ebc012fc9bf2413ce3953ac90414f572d2 (diff) | |
TextureDecoder_x64: Remove unnecessary commented out header
Diffstat (limited to 'Source/Core/VideoCommon/TextureDecoder_x64.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/TextureDecoder_x64.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/TextureDecoder_x64.cpp b/Source/Core/VideoCommon/TextureDecoder_x64.cpp index b07e34064b..405d4de592 100644 --- a/Source/Core/VideoCommon/TextureDecoder_x64.cpp +++ b/Source/Core/VideoCommon/TextureDecoder_x64.cpp @@ -6,7 +6,6 @@ #include <cmath> #include "Common/Common.h" -//#include "VideoCommon.h" // to get debug logs #include "Common/CPUDetect.h" #include "Common/Intrinsics.h" |
