summaryrefslogtreecommitdiff
path: root/opnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'opnames.h')
-rw-r--r--opnames.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/opnames.h b/opnames.h
index 609c6e223a..fdeb94fa2d 100644
--- a/opnames.h
+++ b/opnames.h
@@ -389,9 +389,6 @@ typedef enum opcode {
} opcode;
#define MAXO 370
-#define OP_phoney_INPUT_ONLY -1
-#define OP_phoney_OUTPUT_ONLY -2
-
/* the OP_IS_(SOCKET|FILETEST) macros are optimized to a simple range
check because all the member OPs are contiguous in opcode.pl