# HG changeset patch # User Matti Hamalainen # Date 1529575664 -10800 # Node ID cfe9807a1e6474524c1f0326ecf70405cc8890c3 # Parent 7460a9b804e9d018cbf84406e42b96862c55e6ac Cosmetic. diff -r 7460a9b804e9 -r cfe9807a1e64 tools/lib64fmts.c --- a/tools/lib64fmts.c Thu Jun 21 13:04:53 2018 +0300 +++ b/tools/lib64fmts.c Thu Jun 21 13:07:44 2018 +0300 @@ -635,7 +635,6 @@ tmp.len = tmp.size; res = dmC64DecodeGenericBMP(img, &tmp, fmt); dmGrowBufFree(&tmp); - return res; }