Remove duplication.
authorBen Laurie <ben@openssl.org>
Fri, 7 Sep 2001 11:44:59 +0000 (11:44 +0000)
committerBen Laurie <ben@openssl.org>
Fri, 7 Sep 2001 11:44:59 +0000 (11:44 +0000)
crypto/engine/hw_nuron.c

index 7469b8ceae9ac52c6b39d353433cef5f121a653a..68c2030a4c1a514305714e95222b0cecc7fc7af7 100644 (file)
@@ -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"},
 {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 */
 {0,NULL}
        };
 /* The library number we obtain dynamically from the ERR code */