refactor(Core): code cleanup (part 3) (#6380)
This commit is contained in:
parent
4d20442a1e
commit
23e9b85d0e
31 changed files with 34 additions and 65 deletions
|
|
@ -1430,7 +1430,7 @@ void OpcodeTable::Initialize()
|
|||
|
||||
#undef DEFINE_HANDLER
|
||||
#undef DEFINE_SERVER_OPCODE_HANDLER
|
||||
};
|
||||
}
|
||||
|
||||
template<typename T>
|
||||
inline std::string GetOpcodeNameForLoggingImpl(T id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue