]> sjero.net Git - wget/commitdiff
[svn] Remove obsolete comment.
authorhniksic <devnull@localhost>
Mon, 27 Jun 2005 12:53:01 +0000 (05:53 -0700)
committerhniksic <devnull@localhost>
Mon, 27 Jun 2005 12:53:01 +0000 (05:53 -0700)
src/http.c

index 5da3549c66edcdafc46dcfa9a55d5036fed16bdc..863b24b9850739d19643f55531a32ec16d4b1b42 100644 (file)
@@ -2665,7 +2665,6 @@ http_atotm (const char *time_string)
   /* Restore the previous locale. */
   setlocale (LC_TIME, oldlocale);
 
-  /* All formats have failed.  */
   return ret;
 }
 \f