]> sjero.net Git - wget/blobdiff - src/http.c
[svn] Recursion and progress bar tweaks.
[wget] / src / http.c
index 3280555aa1d27377a9c74ae0fd66a80d49ad396b..ffb83d9a84983b97eaaf3047709aebdaad3e79b1 100644 (file)
@@ -1453,7 +1453,6 @@ File `%s' already there, will not retrieve.\n"), *hstat.local_file);
          && (!strcmp (suf, "html") || !strcmp (suf, "htm")))
        *dt |= TEXTHTML;
 
-      FREE_MAYBE (suf);
       FREE_MAYBE (dummy);
       return RETROK;
     }