]> bicyclesonthemoon.info Git - ott/enhance/blobdiff - nofading-cgi.c
palette tools online
[ott/enhance] / nofading-cgi.c
index 1c3c410452bc4923ad690d8c6f1278768ca0ec9f..f6f348372cd762f583fef89a1df6c31e847ecb99 100644 (file)
@@ -1,7 +1,7 @@
 /*
 nofading-cgi.c
 The online interface for the fading enhancement tool
-04.12.2022
+05.12.2022
 
 Copyright (C) 2015, 2022  Balthasar Szczepański
 
@@ -92,8 +92,6 @@ int main (int argc, char *argv[])
        }
        r2 = rm(in_tmp);
        r3 = rm(out_tmp);
-       if (r)
-               return r;
        if (r1)
                return r1;
        if (r2)