From 6914eca167d35b4ffb3e1979bb690b378bb8448a Mon Sep 17 00:00:00 2001 From: Tillmann Karras Date: Sun, 23 Feb 2014 15:14:27 +0100 Subject: Fix various warnings reported by clang - mostly remove unused variables - rename some generic JIT identifiers --- Source/Core/VideoCommon/BPFunctions.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Core/VideoCommon/BPFunctions.cpp') diff --git a/Source/Core/VideoCommon/BPFunctions.cpp b/Source/Core/VideoCommon/BPFunctions.cpp index a3bcd3af30..1149392179 100644 --- a/Source/Core/VideoCommon/BPFunctions.cpp +++ b/Source/Core/VideoCommon/BPFunctions.cpp @@ -14,7 +14,6 @@ #include "VideoCommon/VertexShaderManager.h" #include "VideoCommon/VideoConfig.h" -const bool renderFog = false; namespace BPFunctions { // ---------------------------------------------- -- cgit v1.2.3