From: Nikos Mavrogiannopoulos Date: Fri, 2 Jul 2010 17:19:18 +0000 (+0200) Subject: removed unneeded function. X-Git-Tag: gnutls_2_11_3~125 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3be9f27677f4a939ffcb7b19f7d63b21d44c48ef;p=thirdparty%2Fgnutls.git removed unneeded function. --- diff --git a/lib/gcrypt/init.c b/lib/gcrypt/init.c index a511ac58b2..4e2a065b1b 100644 --- a/lib/gcrypt/init.c +++ b/lib/gcrypt/init.c @@ -59,11 +59,6 @@ static int wrap_gcry_mutex_deinit(void** m) return 0; } -void _gnutls_gcry_register_mutexes(void) -{ - -} - int gnutls_crypto_init(void) { /* Initialize libgcrypt if it hasn't already been initialized. */