refactor: remove unused attributes in msg.
This commit is contained in:
parent
54fdea3173
commit
5322b60a31
|
@ -3696,7 +3696,6 @@ typedef struct {
|
|||
SMsgHead head;
|
||||
int64_t streamId;
|
||||
int32_t taskId;
|
||||
int32_t transId;
|
||||
} SVPauseStreamTaskReq, SVResetStreamTaskReq;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in New Issue