lib/libz: remove ZLIBprivate_1.0 namespace.
These symbols were hidden and no longer exposed, and were never exposed in headers.
MFC after: 3 days
(cherry picked from commit a7f127b653
)
This commit is contained in:
parent
792ebbb155
commit
c4727a47f1
@ -113,17 +113,3 @@ FBSD_1.6 {
|
||||
zdopen;
|
||||
};
|
||||
|
||||
ZLIBprivate_1.0 {
|
||||
_tr_align;
|
||||
_tr_flush_block;
|
||||
_tr_init;
|
||||
_tr_stored_block;
|
||||
_tr_tally;
|
||||
gz_error;
|
||||
inflate_fast;
|
||||
inflate_table;
|
||||
longest_match;
|
||||
match_init;
|
||||
zcalloc;
|
||||
zcfree;
|
||||
};
|
||||
|
@ -21,6 +21,3 @@ FBSD_1.2 {
|
||||
FBSD_1.6 {
|
||||
} FBSD_1.2;
|
||||
|
||||
ZLIBprivate_1.0 {
|
||||
} ZLIB_1.2.4.0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user