summaryrefslogtreecommitdiff
path: root/colm/fsmrun.h
diff options
context:
space:
mode:
Diffstat (limited to 'colm/fsmrun.h')
-rw-r--r--colm/fsmrun.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/colm/fsmrun.h b/colm/fsmrun.h
index af1edc10..7d96112c 100644
--- a/colm/fsmrun.h
+++ b/colm/fsmrun.h
@@ -121,8 +121,6 @@ struct FsmRun
bool eofSent;
RunBuf *runBuf;
bool gotoResume;
- long line;
- long position;
char *mark_enter[32];
char *mark_leave[32];
};