refactor: use session_manager_discard_session() instead of session_set_discard()
This commit is contained in:
@@ -68,7 +68,6 @@ struct session
|
||||
enum session_type sess_type;
|
||||
enum session_state state;
|
||||
enum closing_reason reason;
|
||||
struct session_manager_rte *sess_mgr_rte;
|
||||
struct session_manager_stat *sess_mgr_stat;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user