summaryrefslogtreecommitdiff
path: root/colm/redfsm.h
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2013-02-16 21:14:21 -0500
committerAdrian Thurston <thurston@complang.org>2013-02-16 21:14:21 -0500
commit48bcc5e2138d6cb88142061e7e7dd810a0024f9d (patch)
tree22a9fad6294425d8f72db9c026afab976084dbd0 /colm/redfsm.h
parenteae5989e1e20069ffe0ae1e080a8389be7760a1e (diff)
downloadcolm-48bcc5e2138d6cb88142061e7e7dd810a0024f9d.tar.gz
removed name from NameInst
Diffstat (limited to 'colm/redfsm.h')
-rw-r--r--colm/redfsm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/colm/redfsm.h b/colm/redfsm.h
index 74eba533..adbb4912 100644
--- a/colm/redfsm.h
+++ b/colm/redfsm.h
@@ -348,7 +348,6 @@ struct RedFsm
RedState *allStates;
GenActionList genActionList;
EntryIdVect entryPointIds;
- EntryNameVect entryPointNames;
RedEntryMap redEntryMap;
RegionToEntry regionToEntry;