Remove unused code
This commit is contained in:
		
							parent
							
								
									655707b2e4
								
							
						
					
					
						commit
						b6890a3c35
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -113,7 +113,6 @@ TEXFBO TexPool::request(int width, int height)
 | 
				
			||||||
		/* Found one! */
 | 
							/* Found one! */
 | 
				
			||||||
		cobj = bucket.takeLast();
 | 
							cobj = bucket.takeLast();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		//p->priorityQueue.removeOne(obj);
 | 
					 | 
				
			||||||
		p->priorityQueue.erase(cobj.prioIter);
 | 
							p->priorityQueue.erase(cobj.prioIter);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		p->memSize -= byteCount(size);
 | 
							p->memSize -= byteCount(size);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue