aboutsummaryrefslogtreecommitdiff
path: root/src/km-find.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/km-find.c')
-rw-r--r--src/km-find.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/km-find.c b/src/km-find.c
index 657c645..5ae5948 100644
--- a/src/km-find.c
+++ b/src/km-find.c
@@ -1,10 +1,7 @@
#include <stdbool.h> // bool
-#include <math.h> // fabsf()
#include "util.h"
#include "km.h"
-#define MIN_CLUSTER_DISTANCE 0.0001
-
static float
get_mean_cluster_size(
const km_set_t * const set