Index: crosshair.h =================================================================== --- crosshair.h (revision 32940) +++ crosshair.h (revision 32941) @@ -31,7 +31,6 @@ #define PCB_CROSSHAIR_H #include "config.h" -#include #include #include #include "obj_line.h" @@ -66,8 +65,6 @@ int AttachedPolygon_pts; /* number of valid points ever seen for this poly */ pcb_attached_object_t AttachedObject; /* data of attached objects */ pcb_route_t Route; /* Calculated line route in LINE or MOVE(LINE) mode */ - vtp0_t onpoint_objs; - vtp0_t old_onpoint_objs; pcb_any_obj_t *extobj_edit; /* refers to the editobject (of an extobj) being edited */ /* list of object IDs that could have been dragged so that they can be cycled */