summaryrefslogtreecommitdiff
path: root/lib/includes
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-02 08:49:08 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-02 08:49:08 +0200
commit7b17a893779cccd3836e83d325ee19e5b0f01534 (patch)
treed505f848839b907fd40355899605169a4e72f7c8 /lib/includes
parent1f1cff99abc8c5817ea6c453affe9d4e6684721e (diff)
downloadgnutls-7b17a893779cccd3836e83d325ee19e5b0f01534.tar.gz
set_lowat was removed as a macro.
Diffstat (limited to 'lib/includes')
-rw-r--r--lib/includes/gnutls/compat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/includes/gnutls/compat.h b/lib/includes/gnutls/compat.h
index 918a40be02..6c8e3c11b7 100644
--- a/lib/includes/gnutls/compat.h
+++ b/lib/includes/gnutls/compat.h
@@ -49,9 +49,6 @@ extern "C"
/* gnutls_connection_end_t was made redundant in 2.99.0 */
#define gnutls_connection_end_t unsigned int
-/* no longer valid since 2.99.0 */
-#define gnutls_transport_set_lowat(session, num)
-
/* Stuff deprected in 2.x */
#define gnutls_cipher_algorithm gnutls_cipher_algorithm_t
#define gnutls_kx_algorithm gnutls_kx_algorithm_t