fix(stream): remove msg info.

This commit is contained in:
Haojun Liao 2024-12-30 14:39:52 +08:00
parent f03e2305e0
commit d8963b467a
1 changed files with 0 additions and 2 deletions

View File

@ -438,8 +438,6 @@ TDMT_STREAM_DROP = 1053
TDMT_STREAM_DROP_RSP = 1054
TDMT_STREAM_RETRIEVE_TRIGGER = 1055
TDMT_STREAM_RETRIEVE_TRIGGER_RSP = 1056
TDMT_MND_RESET_STREAM = 1057
TDMT_MND_RESET_STREAM_RSP = 1058
TDMT_SYNC_TIMEOUT = 1537
TDMT_SYNC_TIMEOUT_RSP = 1538
TDMT_SYNC_TIMEOUT_ELECTION = 1539