From d83ae69455e9c03e104d99cbda1a94950f46d11a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulf=20M=C3=B6ller?= Date: Thu, 6 Sep 2001 16:24:29 +0000 Subject: [PATCH] double definition --- crypto/engine/hw_nuron.c | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/engine/hw_nuron.c b/crypto/engine/hw_nuron.c index 5ca10be771..7469b8ceae 100644 --- a/crypto/engine/hw_nuron.c +++ b/crypto/engine/hw_nuron.c @@ -93,7 +93,6 @@ static const ENGINE_CMD_DEFN nuron_cmd_defns[] = { #define NURON_R_NOT_LOADED 107 #define NURON_R_DSO_FAILURE 108 #define NURON_R_CTRL_COMMAND_NOT_IMPLEMENTED 109 -#define NURON_R_NOT_LOADED 110 static ERR_STRING_DATA nuron_str_functs[] = { /* This first element is changed to match the dynamic 'lib' number */ -- 2.25.1