]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 21 Aug 2003 16:06:20 +0000 (16:06 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 21 Aug 2003 16:06:20 +0000 (16:06 +0000)
lib/gnutls_global.c

index d4ed9abde6e3992807bf5e232376dc59decdfe7b..92bc69fa40d561136b69a46ac7b7f5c0b83e10a4 100644 (file)
@@ -194,8 +194,6 @@ int gnutls_global_init( void)
                goto out;
        }
 
-       /* set default recv/send functions
-        */
 #ifdef DEBUG
        gnutls_global_set_log_function( dlog);
 #endif