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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166242

View File

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