mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- Remove test code committed by accident
This commit is contained in:
parent
8dff91915a
commit
04be9fe6f2
1 changed files with 0 additions and 2 deletions
|
@ -209,8 +209,6 @@ void PostProcessShaderInstance::UpdateUniforms()
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
glUniform1i(glGetUniformLocation(mProgram, "SillyTexture"), 1);
|
||||
}
|
||||
|
||||
void PostProcessShaderInstance::BindTextures()
|
||||
|
|
Loading…
Reference in a new issue