mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-21 14:29:55 +00:00
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! */
|
||||
cobj = bucket.takeLast();
|
||||
|
||||
//p->priorityQueue.removeOne(obj);
|
||||
p->priorityQueue.erase(cobj.prioIter);
|
||||
|
||||
p->memSize -= byteCount(size);
|
||||
|
|
|
|||
Loading…
Reference in a new issue