Cleanup: removed unused function; also murder instead of call for suicide (delete this)

This commit is contained in:
Ingo Weyrich
2020-08-13 13:10:33 +02:00
parent 130fbb8eb2
commit a5c7713042
13 changed files with 29 additions and 173 deletions

View File

@@ -832,7 +832,7 @@ int processLineParams ( int argc, char **argv )
}
ii->decreaseRef();
resultImage->free();
delete resultImage;
}
if (imgParams) {