Просмотр исходного кода

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 лет назад
Родитель
Сommit
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;
 
 	/*