]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
set_lowat was removed as a macro.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 2 Sep 2011 06:49:08 +0000 (08:49 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 2 Sep 2011 06:49:08 +0000 (08:49 +0200)
lib/includes/gnutls/compat.h

index 918a40be029c97fab1c5c55a250b01820c656ad0..6c8e3c11b706a81e518cacfe249733fee67ef69c 100644 (file)
@@ -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