refactor: remove unused attributes in msg.

This commit is contained in:
Haojun Liao 2024-08-15 18:08:16 +08:00
parent 54fdea3173
commit 5322b60a31
1 changed files with 0 additions and 1 deletions

View File

@ -3696,7 +3696,6 @@ typedef struct {
SMsgHead head;
int64_t streamId;
int32_t taskId;
int32_t transId;
} SVPauseStreamTaskReq, SVResetStreamTaskReq;
typedef struct {