Remove empty line

This commit is contained in:
Jonas Kulla 2013-09-03 11:15:04 +02:00
parent 2ddb31016d
commit 108392217f
1 changed files with 0 additions and 1 deletions

View File

@ -565,7 +565,6 @@ void Bitmap::bindTexWithMatrix()
p->bindTextureWithMatrix();
}
void Bitmap::releaseResources()
{
gState->texPool().release(p->tex);