Remove stale code
This commit is contained in:
		
							parent
							
								
									9c3d40de5e
								
							
						
					
					
						commit
						0c72659025
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -405,7 +405,6 @@ Bitmap *TilemapVX::BitmapArray::get(int i) const
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TilemapVX::TilemapVX(Viewport *viewport)
 | 
					TilemapVX::TilemapVX(Viewport *viewport)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	(void) viewport;
 | 
					 | 
				
			||||||
	p = new TilemapVXPrivate(viewport);
 | 
						p = new TilemapVXPrivate(viewport);
 | 
				
			||||||
	p->bitmapsProxy.p = p;
 | 
						p->bitmapsProxy.p = p;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue