@ -44,7 +44,6 @@ static int do_paths_intersect(
};
if (it2s_geodesy_segments_intersect(&A, &B)) {
log_warn("HEY");
*index = a;
return 1;
}