unused code

This commit is contained in:
albert
2002-05-30 07:48:16 +00:00
parent 195fdc4365
commit 6587b498d6
6 changed files with 1 additions and 30 deletions

View File

@@ -14,7 +14,6 @@ extern void *xmalloc(unsigned int size);
extern void *xcalloc(void *pointer, int size);
extern int mult_lvl_cmp(void* a, void* b);
extern int node_mult_lvl_cmp(void* a, void* b);
extern char *user_from_uid(uid_t uid);
extern char *group_from_gid(gid_t gid);