From: Nikos Mavrogiannopoulos Date: Wed, 18 Aug 2010 16:35:21 +0000 (+0200) Subject: oldstate var removed. X-Git-Tag: gnutls_2_11_3~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aad3ec0ed2c56c86e6febada3734e2e8a66e23ac;p=thirdparty%2Fgnutls.git oldstate var removed. --- diff --git a/lib/gnutls_handshake.c b/lib/gnutls_handshake.c index c0b2c64b30..5418462e8b 100644 --- a/lib/gnutls_handshake.c +++ b/lib/gnutls_handshake.c @@ -2767,7 +2767,6 @@ static int _gnutls_send_handshake_final (gnutls_session_t session, int init) { int ret = 0; - int oldstate = STATE; /* Send the CHANGE CIPHER SPEC PACKET */