mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- remove unused function declaration
This commit is contained in:
parent
afbd45e1b1
commit
b9900450c7
1 changed files with 0 additions and 1 deletions
|
@ -790,7 +790,6 @@ public:
|
|||
PostProcessShader *Desc = nullptr;
|
||||
|
||||
private:
|
||||
void CreateShaders();
|
||||
void AddUniformField(size_t &offset, const FString &name, UniformType type, size_t fieldsize, size_t alignment = 0);
|
||||
void SetTextures(PPRenderState *renderstate);
|
||||
void SetUniforms(PPRenderState *renderstate);
|
||||
|
|
Loading…
Reference in a new issue