]> bicyclesonthemoon.info Git - ott/enhance/blobdiff - reveal-cgi.c
palette tools online
[ott/enhance] / reveal-cgi.c
index a03f077860e108b57f7d84d36671704291c9051b..43dfb0c8a558e2c5c0855a0e76c3d0d05e888534 100644 (file)
@@ -1,7 +1,7 @@
 /*
 reveal-cgi.c
 The online interface for the hidden detail revealer tool
-04.12.2022
+05.12.2022
 
 Copyright (C) 2022  Balthasar SzczepaƄski
 
@@ -69,8 +69,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)