Index: obj_common.h =================================================================== --- obj_common.h (revision 25604) +++ obj_common.h (revision 25605) @@ -185,8 +185,6 @@ #define PCB_ANY_PRIMITIVE_FIELDS \ PCB_ANY_OBJ_FIELDS; \ const char *term; \ - const char *extobj; \ - int extobj_idx; \ void *ratconn; \ unsigned char thermal; \ unsigned char intconn, intnoconn; \