diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-04-11 09:10:02 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-04-11 09:10:02 +0200 |
commit | 69fd4dd53e25de3794ea368391fc35585a1808d1 (patch) | |
tree | a9a68c5014d2fc136cd7bf10db9b219013bef4ff /lib/libgnutls.map | |
parent | 8326537a849fb3ab12f5e30a6ddb9255995255a2 (diff) | |
download | gnutls-69fd4dd53e25de3794ea368391fc35585a1808d1.tar.gz |
Purged all references of LZO.
Diffstat (limited to 'lib/libgnutls.map')
-rw-r--r-- | lib/libgnutls.map | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libgnutls.map b/lib/libgnutls.map index 2efb8dfe9f..616dab745e 100644 --- a/lib/libgnutls.map +++ b/lib/libgnutls.map @@ -714,9 +714,6 @@ GNUTLS_PRIVATE { _gnutls_read_uint24; _gnutls_get_cred; _gnutls_recv_int; - # Internal symbols needed by libgnutls-extra for LZO: - _gnutls_compression_algorithms; - _gnutls_comp_algorithms_size; # Internal symbols needed by libgnutls-openssl: _gnutls_pkix1_asn; _gnutls_x509_parse_dn_oid; |