refactor code
This commit is contained in:
parent
5b796cd749
commit
f48c37039c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue