summaryrefslogtreecommitdiffstats
path: root/lib/libc/Versions.def
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-05-05 16:14:02 +0000
committerjhb <jhb@FreeBSD.org>2008-05-05 16:14:02 +0000
commit3597d738f6ecde73707452e5fb7bc363a8d9801f (patch)
treef7aa377a6ab0d325e935c0e449eb6b52b88af8ba /lib/libc/Versions.def
parent7330257bc62c0814f251075f50132efc92b0e57b (diff)
downloadFreeBSD-src-3597d738f6ecde73707452e5fb7bc363a8d9801f.zip
FreeBSD-src-3597d738f6ecde73707452e5fb7bc363a8d9801f.tar.gz
Retire the __fgetcookie(), __fgetpendout(), and __fsetfileno() accessors
as we aren't hiding FILE's internals anymore.
Diffstat (limited to 'lib/libc/Versions.def')
-rw-r--r--lib/libc/Versions.def3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/Versions.def b/lib/libc/Versions.def
index 48f2568..eb923dc 100644
--- a/lib/libc/Versions.def
+++ b/lib/libc/Versions.def
@@ -15,6 +15,3 @@ FBSD_1.1 {
# simple ABI-checking tools.
FBSDprivate_1.0 {
} FBSD_1.0;
-
-FBSDprivate_1.1 {
-} FBSD_1.1;
OpenPOWER on IntegriCloud