]> sjero.net Git - wget/commitdiff
[svn] Don't declare long-gone function "pwd_cuserid".
authorhniksic <devnull@localhost>
Fri, 31 Oct 2003 15:18:48 +0000 (07:18 -0800)
committerhniksic <devnull@localhost>
Fri, 31 Oct 2003 15:18:48 +0000 (07:18 -0800)
src/utils.h

index 5630c6ca933ce13be690fc4e0bfd28c4bf0c5258..3e35e3339cf0a786351c7449f6ad6baf1e1d865d 100644 (file)
@@ -66,7 +66,6 @@ int count_char PARAMS ((const char *, char));
 char *strdupdelim PARAMS ((const char *, const char *));
 char **sepstring PARAMS ((const char *));
 int frontcmp PARAMS ((const char *, const char *));
-char *pwd_cuserid PARAMS ((char *));
 void fork_to_background PARAMS ((void));
 
 void touch PARAMS ((const char *, time_t));