File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -1563,9 +1563,6 @@ amd_comgr_action_info_get_working_directory_path(
15631563 *
15641564 * @retval ::AMD_COMGR_STATUS_ERROR_INVALID_ARGUMENT @p
15651565 * action_info is an invalid action info object.
1566- *
1567- * @retval ::AMD_COMGR_STATUS_ERROR_OUT_OF_RESOURCES
1568- * Unable to update action info object as out of resources.
15691566 */
15701567amd_comgr_status_t AMD_COMGR_API
15711568amd_comgr_action_info_set_logging (
@@ -1584,9 +1581,6 @@ amd_comgr_action_info_set_logging(
15841581 *
15851582 * @retval ::AMD_COMGR_STATUS_ERROR_INVALID_ARGUMENT @p
15861583 * action_info is an invalid action info object. @p logging is NULL.
1587- *
1588- * @retval ::AMD_COMGR_STATUS_ERROR_OUT_OF_RESOURCES
1589- * Unable to update the data object as out of resources.
15901584 */
15911585amd_comgr_status_t AMD_COMGR_API
15921586amd_comgr_action_info_get_logging (
You can’t perform that action at this time.
0 commit comments