]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
oldstate var removed.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 18 Aug 2010 16:35:21 +0000 (18:35 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 18 Aug 2010 16:35:21 +0000 (18:35 +0200)
lib/gnutls_handshake.c

index c0b2c64b3068122435fc75648f539b7f4df9c06b..5418462e8b684bd211e47c5def6608292d17388b 100644 (file)
@@ -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 */