summaryrefslogtreecommitdiff
path: root/vm_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_core.h')
-rw-r--r--vm_core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vm_core.h b/vm_core.h
index 1ab49b05de..bb6409719b 100644
--- a/vm_core.h
+++ b/vm_core.h
@@ -531,8 +531,6 @@ enum ruby_basic_operators {
BOP_MAX,
BOP_MIN,
BOP_CALL,
- BOP_AND,
- BOP_OR,
BOP_LAST_
};