*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / std-operator.def
index 267215c8e8b40f7039a655db0c8717e3a20af0e5..2c771415b787e6c563152afdcbde53b5f5c672c0 100644 (file)
@@ -277,11 +277,6 @@ OP (STRUCTOP_PTR)
    It just comes in a tight (OP_THIS, OP_THIS) pair.  */
 OP (OP_THIS)
 
-/* Objective-C: OP_OBJC_SELF is just a placeholder for the class
-   instance variable.  It just comes in a tight (OP_OBJC_SELF,
-   OP_OBJC_SELF) pair.  */
-OP (OP_OBJC_SELF)
-
 /* Objective C: "@selector" pseudo-operator.  */
 OP (OP_OBJC_SELECTOR)
 
This page took 0.023006 seconds and 4 git commands to generate.