Removed a temp variable.

This commit is contained in:
Tleety
2016-01-23 14:52:29 +01:00
parent 6a18cb88af
commit f623232a2b
3 changed files with 0 additions and 5 deletions
-1
View File
@@ -31,7 +31,6 @@ private:
Texture* m_WhiteTexture;
Texture* m_BlackTexture;
Texture* TEMP_glowTestTexture;
FrameBuffer m_FinalPassFrameBuffer;
GLuint m_BloomTexture;