diff --git a/siteupdate/cplusplus/classes/Waypoint/Waypoint.h b/siteupdate/cplusplus/classes/Waypoint/Waypoint.h index b824687f..203e8491 100644 --- a/siteupdate/cplusplus/classes/Waypoint/Waypoint.h +++ b/siteupdate/cplusplus/classes/Waypoint/Waypoint.h @@ -33,7 +33,6 @@ class Waypoint std::string canonical_waypoint_name(std::list &); std::string simple_waypoint_name(); bool is_or_colocated_with_active_or_preview(); - void add_first_colocated(ErrorList *); std::string root_at_label(); void nmplogs(std::list &, std::ofstream &, std::list &); inline Waypoint* hashpoint();