summaryrefslogtreecommitdiff
path: root/src/pdarun.h
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2015-01-05 10:25:21 -0500
committerAdrian Thurston <thurston@complang.org>2015-01-05 10:25:21 -0500
commit54cda6a9e917e9631c5ac21e6159c5753df3d58a (patch)
treea63a918554a504e99dbfb2a5bed37dda44262928 /src/pdarun.h
parent4accc36ee55e6ce863ec2e1940ca84b776442e1f (diff)
downloadcolm-54cda6a9e917e9631c5ac21e6159c5753df3d58a.tar.gz
removed the generic pointer from LangEl
Diffstat (limited to 'src/pdarun.h')
-rw-r--r--src/pdarun.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pdarun.h b/src/pdarun.h
index 14f1ffc9..104b8ee3 100644
--- a/src/pdarun.h
+++ b/src/pdarun.h
@@ -155,11 +155,7 @@ typedef struct _LangElInfo
long ofiOffset;
long objectLength;
-// long contextTypeId;
-// long contextLength;
-
long termDupId;
- long genericId;
long markId;
long captureAttr;
long numCaptureAttr;