From caedb5af0150ae04f7a7c4735eb932d7e7af936e Mon Sep 17 00:00:00 2001 From: Yves Orton Date: Sat, 14 Oct 2017 14:06:20 +0200 Subject: remove the GCC_DIAG_RESTORE pragma as well --- sbox32_hash.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sbox32_hash.h') diff --git a/sbox32_hash.h b/sbox32_hash.h index b912ad73bf..29c7ef5eb3 100644 --- a/sbox32_hash.h +++ b/sbox32_hash.h @@ -1779,6 +1779,4 @@ SBOX32_STATIC_INLINE U32 sbox32_hash128( return sbox32_hash_with_state((U8*)state,key,key_len); } -GCC_DIAG_RESTORE - #endif -- cgit v1.2.1