eve.dnp3: removed unsed context field

pull/3112/head
Jason Ish 9 years ago committed by Victor Julien
parent ecf9eda340
commit b005cceb0a

@ -54,7 +54,6 @@ typedef struct LogDNP3FileCtx_ {
typedef struct LogDNP3LogThread_ {
LogDNP3FileCtx *dnp3log_ctx;
uint32_t count;
MemBuffer *buffer;
} LogDNP3LogThread;

Loading…
Cancel
Save