aboutgitcodelistschat:MatrixIRC
path: root/common/gluten.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/gluten.h')
-rw-r--r--common/gluten.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/gluten.h b/common/gluten.h
index 8d74819..f6be7bb 100644
--- a/common/gluten.h
+++ b/common/gluten.h
@@ -98,11 +98,6 @@ enum op_type {
OP_END,
};
-enum value_type {
- IMMEDIATE,
- REFERENCE,
-};
-
struct op_nr {
long nr;
struct gluten_offset no_match;