summaryrefslogtreecommitdiff
path: root/libc/misc/error
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2006-02-03 11:43:16 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2006-02-03 11:43:16 +0000
commitb9a5236299dd76f054ab375f0ecfc91d740c3c60 (patch)
tree03772a30f071913dba30eafc213cb97a4f6cbc30 /libc/misc/error
parent62e24ca477695c2c14d8af1ea63b8216ed03d965 (diff)
err() is not used internally
Diffstat (limited to 'libc/misc/error')
-rw-r--r--libc/misc/error/err.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/misc/error/err.c b/libc/misc/error/err.c
index f8da16334..00e74ce61 100644
--- a/libc/misc/error/err.c
+++ b/libc/misc/error/err.c
@@ -21,7 +21,6 @@
libc_hidden_proto(vwarn)
libc_hidden_proto(vwarnx)
-libc_hidden_proto(err)
libc_hidden_proto(verr)
libc_hidden_proto(verrx)