Browse Source

Remove incorrect system_fbo overwrite

(cherry picked from commit 0198eedb0683682573f19e52d9eef1f18ebca895)
Gabor Koncz 1 year ago
parent
commit
46bcfa82e1
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/gles3/storage/texture_storage.cpp

+ 0 - 2
drivers/gles3/storage/texture_storage.cpp

@@ -59,8 +59,6 @@ static const GLenum _cube_side_enum[6] = {
 TextureStorage::TextureStorage() {
 	singleton = this;
 
-	system_fbo = 0;
-
 	{ //create default textures
 		{ // White Textures