1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Remove obsolete comment.

This commit is contained in:
hniksic 2005-06-27 05:53:01 -07:00
parent 9468fba4f7
commit 0561a866c3

View 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;
}