Now that libc has fcloseall(), remove _cleanup() from the list

of FreeBSD private symbols.
This commit is contained in:
Daniel Eischen 2006-04-22 15:11:33 +00:00
parent 28c94ec4cb
commit ca7f278f1d

View File

@ -136,7 +136,6 @@ FBSD_1.0 {
}; };
FBSDprivate { FBSDprivate {
_cleanup; # To be replaced with fcloseall().
_flockfile; _flockfile;
_flockfile_debug_stub; _flockfile_debug_stub;
_flockfile_debug; _flockfile_debug;