aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2001-09-07 11:44:59 +0000
committerBen Laurie <ben@openssl.org>2001-09-07 11:44:59 +0000
commitf1047cebea05ff8a583a8f5b3b6e31ea830cc769 (patch)
treeafdcf53bfe5dc0cc04396a1501b9aad49755a573
parentda8a2e6f90a215d558f8a2837ae90c5e201c1a8d (diff)
downloadopenssl-f1047cebea05ff8a583a8f5b3b6e31ea830cc769.tar.gz
Remove duplication.
-rw-r--r--crypto/engine/hw_nuron.c1
1 files changed, 0 insertions, 1 deletions
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 */