The error ENGINE_R_HWCRYPTOHOOK_REPORTS should never have been used

This commit is contained in:
Richard Levitte
2000-06-29 12:58:52 +00:00
parent 1dde74f229
commit fc99c92835
2 changed files with 0 additions and 2 deletions

View File

@@ -125,7 +125,6 @@ static ERR_STRING_DATA ENGINE_str_reasons[]=
{ENGINE_R_ENGINE_IS_NOT_IN_LIST ,"engine is not in the list"},
{ENGINE_R_FINISH_FAILED ,"finish failed"},
{ENGINE_R_GET_HANDLE_FAILED ,"could not obtain hardware handle"},
{ENGINE_R_HWCRYPTOHOOK_REPORTS ,"hwcryptohook reports"},
{ENGINE_R_ID_OR_NAME_MISSING ,"'id' or 'name' missing"},
{ENGINE_R_INIT_FAILED ,"init failed"},
{ENGINE_R_INTERNAL_LIST_ERROR ,"internal list error"},