mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 08:22:15 -07:00
Lint.
This commit is contained in:
parent
c59f8a40f0
commit
d14217299e
1 changed files with 0 additions and 1 deletions
|
|
@ -169,7 +169,6 @@ void PictureLoaderWorker::processQueuedRequests()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void PictureLoaderWorker::enqueueImageLoad(const CardInfoPtr &card)
|
void PictureLoaderWorker::enqueueImageLoad(const CardInfoPtr &card)
|
||||||
{
|
{
|
||||||
auto worker = new PictureLoaderWorkerWork(this, card);
|
auto worker = new PictureLoaderWorkerWork(this, card);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue