diff options
Diffstat (limited to 'inc/instr.h')
-rw-r--r-- | inc/instr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/instr.h b/inc/instr.h index 7a6396d..caceb39 100644 --- a/inc/instr.h +++ b/inc/instr.h @@ -64,7 +64,6 @@ enum Mnemonic { enum FieldType { SI_INT, R_VECT, - I_VECT, }; namespace instr |