TINYGL: removed commented out
This commit is contained in:
parent
83626dce94
commit
da01fb30b6
2 changed files with 0 additions and 12 deletions
|
@ -262,7 +262,6 @@ void tglDeleteTextures(int n, const unsigned int *textures) {
|
|||
tglBindTexture(TGL_TEXTURE_2D, 0);
|
||||
}
|
||||
t->disposed = true;
|
||||
//TinyGL::free_texture(c, textures[i]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue