From 2df3850c7bfea139c5baf6c2911c11456a1b32e9 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Tue, 12 Oct 1999 04:37:53 +0000 Subject: import gdb-1999-10-11 snapshot --- gdb/expression.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/expression.h') diff --git a/gdb/expression.h b/gdb/expression.h index 4408e8d..a91442c 100644 --- a/gdb/expression.h +++ b/gdb/expression.h @@ -78,7 +78,6 @@ enum exp_opcode BINOP_MIN, /* ? */ - BINOP_SCOPE, /* :: */ /* STRUCTOP_MEMBER is used for pointer-to-member constructs. X . * Y translates into X STRUCTOP_MEMBER Y. */ -- cgit v1.1