summaryrefslogtreecommitdiffstats
path: root/bin/rm
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rm')
-rw-r--r--bin/rm/rm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/rm/rm.c b/bin/rm/rm.c
index f8ef83d..693933c 100644
--- a/bin/rm/rm.c
+++ b/bin/rm/rm.c
@@ -61,8 +61,6 @@ void rm_file __P((char **));
void rm_overwrite __P((char *, struct stat *));
void rm_tree __P((char **));
void usage __P((void));
-char *user_from_uid __P((uid_t, int));
-char *group_from_gid __P((gid_t, int));
/*
* rm --
OpenPOWER on IntegriCloud