diff options
Diffstat (limited to 'lib/gnutls_global.c')
-rw-r--r-- | lib/gnutls_global.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gnutls_global.c b/lib/gnutls_global.c index 06ec521b04..d54e836d51 100644 --- a/lib/gnutls_global.c +++ b/lib/gnutls_global.c @@ -201,7 +201,6 @@ gnutls_global_init (void) { int result = 0; int res; - char c; if (_gnutls_init++) goto out; |