Refactored pm_session_dettach_others to pm_session_take_over

This commit is contained in:
luwenpeng
2022-08-08 14:19:32 +08:00
parent fd2a67e0eb
commit 0f7468b994
20 changed files with 91 additions and 143 deletions

View File

@@ -20,7 +20,6 @@ struct plugin_section_config
{
char *init_func_name;
char *exit_func_name;
char *error_func_name;
char *lib_path;
};