Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.
[deliverable/binutils-gdb.git] / gdb / gdbtypes.c
index ee33d77365ab5fd27c21f9c5cf2bfa463785e58d..8e44b7c5f2d6707a8c0fea61bac0d711aa42f4b4 100644 (file)
@@ -3414,7 +3414,6 @@ rank_one_type (struct type *parm, struct type *arg, struct value *value)
        }
       break;
     case TYPE_CODE_STRUCT:
-      /* currently same as TYPE_CODE_CLASS.  */
       switch (TYPE_CODE (arg))
        {
        case TYPE_CODE_STRUCT:
This page took 0.02437 seconds and 4 git commands to generate.