mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -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)
|
||||
delete(texture);
|
||||
|
||||
numObjects--;
|
||||
numObjects--;
|
||||
}
|
||||
|
||||
/*Info*/
|
||||
|
Loading…
Reference in New Issue
Block a user