Remove unused DUMP_TEXTURES definition

This commit is contained in:
James 2018-03-07 09:13:24 +11:00
parent 9829a84fc6
commit 077a519338

View file

@ -181,7 +181,6 @@ extern std::shared_ptr<DebugContext> g_debug_context; // TODO: Get rid of this g
namespace DebugUtils {
#define PICA_DUMP_TEXTURES 0
#define PICA_LOG_TEV 0
void DumpShader(const std::string& filename, const ShaderRegs& config,