aboutsummaryrefslogtreecommitdiff
path: root/environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'environment.h')
-rw-r--r--environment.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/environment.h b/environment.h
index 0582dfc0..f2229df8 100644
--- a/environment.h
+++ b/environment.h
@@ -12,7 +12,6 @@ typedef struct {
CORD staticdefs;
CORD funcs;
CORD typeinfos;
- CORD object_files;
} compilation_unit_t;
typedef struct {