This commit is contained in:
@ -619,7 +619,6 @@ def handle_core_ctrl_action_replies(
|
|||||||
):
|
):
|
||||||
if action_id == ActionId.READ_REBOOT_MECHANISM_INFO:
|
if action_id == ActionId.READ_REBOOT_MECHANISM_INFO:
|
||||||
handle_reboot_mechanism_info_reply(pw, custom_data)
|
handle_reboot_mechanism_info_reply(pw, custom_data)
|
||||||
pass
|
|
||||||
elif action_id == ActionId.LIST_DIR_DUMP_DIRECTLY:
|
elif action_id == ActionId.LIST_DIR_DUMP_DIRECTLY:
|
||||||
handle_list_dir_dump_reply(pw, custom_data)
|
handle_list_dir_dump_reply(pw, custom_data)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user