移除调试代码

hdrplus
Matthew 7 months ago
parent a15a0f6ed6
commit 002cb79223

@ -498,7 +498,6 @@ void CPhoneDevice::SetListener(IListener* listener)
void CPhoneDevice::SetRecognizationCfg(const IDevice::CFG_RECOGNIZATION* pRecognizationCfg)
{
return;
if (m_pRecognizationCfg == NULL && pRecognizationCfg != NULL && (pRecognizationCfg->enabled != 0))
{
// TODO

Loading…
Cancel
Save