Remove duplication.

This commit is contained in:
Ben Laurie 2001-09-07 11:44:59 +00:00
parent da8a2e6f90
commit f1047cebea

View 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"},
{0,NULL}
};
/* The library number we obtain dynamically from the ERR code */