Remove getobjformat() from libc's symbol map. It probably should have been

in the private area anyway.  Nothing in FreeBSD uses it any more anyway.
This commit is contained in:
Peter Wemm 2007-01-25 22:36:36 +00:00
parent 8182cee74a
commit 1fc6f17a31

View File

@ -177,7 +177,6 @@ FBSD_1.0 {
getnetgrent;
endnetgrent;
innetgr;
getobjformat;
getosreldate;
getpagesize;
getpeereid;