summaryrefslogtreecommitdiff
path: root/colm/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'colm/input.h')
-rw-r--r--colm/input.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/colm/input.h b/colm/input.h
index 3bfc43c5..0da468a1 100644
--- a/colm/input.h
+++ b/colm/input.h
@@ -127,7 +127,6 @@ struct StreamFuncs
struct _StreamImpl
{
struct StreamFuncs *funcs;
- struct _FsmRun *attached;
char eofSent;
char eof;