summaryrefslogtreecommitdiff
path: root/gdb/std-operator.def
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/std-operator.def')
-rw-r--r--gdb/std-operator.def3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/std-operator.def b/gdb/std-operator.def
index e530654ffda..16014e0914a 100644
--- a/gdb/std-operator.def
+++ b/gdb/std-operator.def
@@ -87,9 +87,6 @@ OP (BINOP_VAL)
the second operand with itself that many times. */
OP (BINOP_CONCAT)
-/* For (the deleted) Chill and Pascal. */
-OP (BINOP_IN) /* Returns 1 iff ARG1 IN ARG2. */
-
/* This is the "colon operator" used various places in (the
deleted) Chill. */
OP (BINOP_RANGE)