summaryrefslogtreecommitdiff
path: root/sbox32_hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbox32_hash.h')
-rw-r--r--sbox32_hash.h2
1 files changed, 0 insertions, 2 deletions
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