Cleanup: removed unused function; also murder instead of call for suicide (delete this)
This commit is contained in:
@@ -146,7 +146,7 @@ void BatchQueueEntryUpdater::processThread ()
|
||||
}
|
||||
|
||||
memcpy(current.oimg, img->getData(), prevw * prevh * 3);
|
||||
img->free();
|
||||
delete img;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user