Index: obj_subc.h =================================================================== --- obj_subc.h (revision 28835) +++ obj_subc.h (revision 28836) @@ -45,7 +45,7 @@ struct pcb_subc_s { PCB_ANY_PRIMITIVE_FIELDS; - const char *extobj, *extobj_role; + const char *extobj; int extobj_idx; void *extobj_data; /* the extobj implementation may store decoded data here */ minuid_bin_t uid;