fix whitespace
This commit is contained in:
parent
9c6c1c9d1a
commit
6ed54c0c21
@ -177,5 +177,3 @@ point_t * divide_and_conquer(point_t *points, unsigned int n, double *minimum_di
|
||||
free(points_y);
|
||||
return closest_pair;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user