refactor code

This commit is contained in:
yihaoDeng 2023-12-06 14:39:50 +08:00
parent 5b796cd749
commit f48c37039c
1 changed files with 0 additions and 2 deletions

View File

@ -364,8 +364,6 @@ enum { // WARN: new msg should be appended to segment tail
TD_NEW_MSG_SEG(TDMT_MAX_MSG) // msg end mark TD_NEW_MSG_SEG(TDMT_MAX_MSG) // msg end mark
TD_CLOSE_MSG_SEG(TDMT_END_MAX_MSG) TD_CLOSE_MSG_SEG(TDMT_END_MAX_MSG)
#if defined(TD_MSG_NUMBER_) #if defined(TD_MSG_NUMBER_)
TDMT_MAX TDMT_MAX
#endif #endif