Browse Source

err() is not used internally

Peter S. Mazinger 19 years ago
parent
commit
b9a5236299
1 changed files with 0 additions and 1 deletions
  1. 0 1
      libc/misc/error/err.c

+ 0 - 1
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)