mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 17:55:41 -04:00
PostProcessing/FX: Remove debug shader dump
This commit is contained in:
parent
a3d600d5c3
commit
6f50e12ea2
@ -443,8 +443,6 @@ bool PostProcessing::ReShadeFXShader::CreateModule(s32 buffer_width, s32 buffer_
|
||||
}
|
||||
|
||||
cg->write_result(*mod);
|
||||
|
||||
FileSystem::WriteBinaryFile("D:\\out.txt", mod->code.data(), mod->code.size());
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user