Remove empty line
This commit is contained in:
		
							parent
							
								
									2ddb31016d
								
							
						
					
					
						commit
						108392217f
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -565,7 +565,6 @@ void Bitmap::bindTexWithMatrix()
 | 
				
			||||||
	p->bindTextureWithMatrix();
 | 
						p->bindTextureWithMatrix();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
void Bitmap::releaseResources()
 | 
					void Bitmap::releaseResources()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	gState->texPool().release(p->tex);
 | 
						gState->texPool().release(p->tex);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue