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 7a8007c2..13cd48c0 100644
--- a/colm/input.h
+++ b/colm/input.h
@@ -128,7 +128,6 @@ struct StreamFuncs
struct _StreamImpl
{
struct StreamFuncs *funcs;
- struct _FsmRun *attached;
char eofSent;
char eof;