refactor: rename session_utils.cpp to session.cpp
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <assert.h>
|
||||
|
||||
#include "log.h"
|
||||
#include "session_utils.h"
|
||||
#include "session_private.h"
|
||||
#include "session_transition.h"
|
||||
|
||||
#define SESSION_TRANSITION_LOG_INFO(format, ...) LOG_INFO("session transition", format, ##__VA_ARGS__)
|
||||
|
||||
Reference in New Issue
Block a user