From 3280a6ae3077e35cde9a429b4fb566a07c6a31c7 Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Mon, 28 Jan 2013 21:45:07 -0500 Subject: removed the attach/detach calls Still need a clearBuffered call in the undoConsume, not entirely sure why. --- colm/input.h | 1 - 1 file changed, 1 deletion(-) (limited to 'colm/input.h') 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; -- cgit v1.2.1