mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
fix misleading indentation of YACReaderFlowGL::remove
This commit is contained in:
@ -755,7 +755,7 @@ void YACReaderFlowGL::remove(int item)
|
||||
if(texture != defaultTexture)
|
||||
delete(texture);
|
||||
|
||||
numObjects--;
|
||||
numObjects--;
|
||||
}
|
||||
|
||||
/*Info*/
|
||||
|
Reference in New Issue
Block a user