From fb53169b932c5abf446e59cbcd5df403de43274f Mon Sep 17 00:00:00 2001 From: Xavier Chapron Date: Mon, 15 Jan 2024 17:44:07 +0100 Subject: [PATCH] lib_cxng: lcx_hash.h: Cleanup --- lib_cxng/include/lcx_hash.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib_cxng/include/lcx_hash.h b/lib_cxng/include/lcx_hash.h index 0716e1cca..3320a3995 100644 --- a/lib_cxng/include/lcx_hash.h +++ b/lib_cxng/include/lcx_hash.h @@ -143,7 +143,6 @@ size_t cx_hash_get_size(const cx_hash_t *ctx); * - INVALID_PARAMETER * - CX_INVALID_PARAMETER */ -// WARN_UNUSED_RESULT cx_err_t cx_hash_no_throw(cx_hash_t *hash, WARN_UNUSED_RESULT cx_err_t cx_hash_no_throw(cx_hash_t *hash, uint32_t mode, const uint8_t *in,