mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-27 08:09:31 +00:00
redefined the copyToBMP
This commit is contained in:
parent
db6d91925d
commit
909109713d
1 changed files with 0 additions and 2 deletions
|
|
@ -140,8 +140,6 @@ void GFXGLTextureObject::reInit()
|
|||
|
||||
bool GFXGLTextureObject::copyToBmp(GBitmap * bmp)
|
||||
{
|
||||
PROFILE_SCOPE(GFXGLTextureObject_copyToBmp);
|
||||
|
||||
if (!bmp)
|
||||
return false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue