!455 修复功能

Merge pull request !455 from 青泥小剑关/OpenHarmony-5.0-Beta1
This commit is contained in:
openharmony_ci
2024-06-06 12:35:34 +00:00
committed by Gitee
-1
View File
@@ -344,7 +344,6 @@ int32_t GetOsSyscap(PCIDMain *pcidMain, cJSON *sysCapObject)
return -1;
}
cJSON_Delete(capVectorPtr);
return 0;
}