diff --git a/source/libs/executor/inc/executorimpl.h b/source/libs/executor/inc/executorimpl.h index 38ae0e531c37b14c22832b9d3430b04171b75a28..5fe64fef64a20926beac21186d21d374a3820ead 100644 --- a/source/libs/executor/inc/executorimpl.h +++ b/source/libs/executor/inc/executorimpl.h @@ -146,7 +146,6 @@ typedef struct { int64_t dataVersion; SStreamState* pState; int64_t checkPointId; - SStreamState* pState; } SStreamTaskInfo; typedef struct {