From: Ben Laurie Date: Fri, 7 Sep 2001 11:44:59 +0000 (+0000) Subject: Remove duplication. X-Git-Tag: OpenSSL_0_9_6c~113^2~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f1047cebea05ff8a583a8f5b3b6e31ea830cc769;p=openssl Remove duplication. --- diff --git a/crypto/engine/hw_nuron.c b/crypto/engine/hw_nuron.c index 7469b8ceae..68c2030a4c 100644 --- a/crypto/engine/hw_nuron.c +++ b/crypto/engine/hw_nuron.c @@ -108,7 +108,6 @@ static ERR_STRING_DATA nuron_str_functs[] = {NURON_R_NOT_LOADED ,"not loaded"}, {NURON_R_DSO_FAILURE ,"DSO failure"}, {NURON_R_CTRL_COMMAND_NOT_IMPLEMENTED ,"ctrl command not implemented"}, -{NURON_R_NOT_LOADED ,"not loaded"}, {0,NULL} }; /* The library number we obtain dynamically from the ERR code */