=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sndiod/utils.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/sndiod/utils.h 2020/01/23 05:40:09 1.5 +++ src/usr.bin/sndiod/utils.h 2021/11/01 14:43:25 1.6 @@ -1,4 +1,4 @@ -/* $OpenBSD: utils.h,v 1.5 2020/01/23 05:40:09 ratchov Exp $ */ +/* $OpenBSD: utils.h,v 1.6 2021/11/01 14:43:25 ratchov Exp $ */ /* * Copyright (c) 2003-2012 Alexandre Ratchov * @@ -35,10 +35,6 @@ void *xmalloc(size_t); char *xstrdup(char *); void xfree(void *); - -void namelist_add(struct name **, char *); -void namelist_clear(struct name **); -char *namelist_byindex(struct name **, unsigned int); /* * Log levels: