Преглед изворни кода

Z991239-4473 #comment 去除多余的告警错误码定义

Signed-Off-By: commit-hook
刘文涛80174520 пре 2 година
родитељ
комит
5fec80019a
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      Module/mod_FingerPrint/FingerPrint_UserErrorCode.h

+ 0 - 2
Module/mod_FingerPrint/FingerPrint_UserErrorCode.h

@@ -42,8 +42,6 @@
 
 #define FingerPrint_UserErrorCode_Registe_Timeout						( FingerPrint_UserErrorCode_Start + 33 )	//注册时 采集超时
 #define FingerPrint_UserErrorCode_Match_Timeout							( FingerPrint_UserErrorCode_Start + 34 )	//识别时 采集超时
-
-#define FingerPrint_UserErrorCode_GETFEATURE_FAILED_MATCH				( FingerPrint_UserErrorCode_Start + 35 )		//识别时,采集接口调用成功,但返回的特征值为空 - LogError
 #define FingerPrint_UserErrorCode_FEATURELEN_ISNOTRIGHT_MATCH			( FingerPrint_UserErrorCode_Start + 36 )		//识别时 返回的指纹特征长度错误
 #define FingerPrint_UserErrorCode_DevOpen_Failed_Registe				( FingerPrint_UserErrorCode_Start + 37 )	//采集指纹时,指纹是打开失败状态
 #define FingerPrint_UserErrorCode_Real_Root_Config						( FingerPrint_UserErrorCode_Start + 41 )	//实际加载的root配置