mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
fix misleading indentation of YACReaderFlowGL::remove
This commit is contained in:
parent
f87e113f89
commit
b2f44a939e
@ -755,7 +755,7 @@ void YACReaderFlowGL::remove(int item)
|
|||||||
if(texture != defaultTexture)
|
if(texture != defaultTexture)
|
||||||
delete(texture);
|
delete(texture);
|
||||||
|
|
||||||
numObjects--;
|
numObjects--;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*Info*/
|
/*Info*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user