Преглед на файлове

totemcrypt: fix build warning (unused variable)

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Fabio M. Di Nitto преди 14 години
родител
ревизия
cde4468581
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      exec/totemcrypto.c

+ 0 - 1
exec/totemcrypto.c

@@ -651,7 +651,6 @@ int crypto_authenticate_and_decrypt (struct crypto_instance *instance,
 	unsigned char *buf,
 	int *buf_len)
 {
-	int err = 0;
 	struct crypto_config_header *cch = (struct crypto_config_header *)buf;
 
 	/*