From: Matthew Fernandez Date: Tue, 15 Feb 2022 07:35:57 +0000 (+1100) Subject: neatogen: [nfc] remove unused 'smooth_pivots' X-Git-Tag: 3.0.0~26^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=369b054512fff07f43093bb19885f760562d61c3;p=graphviz neatogen: [nfc] remove unused 'smooth_pivots' The only code using this was removed in 0e60b06ea9daebe0ce6e46f7fe8aa9d090617209. --- diff --git a/lib/neatogen/stress.c b/lib/neatogen/stress.c index cb3996b27..24bf9f096 100644 --- a/lib/neatogen/stress.c +++ b/lib/neatogen/stress.c @@ -28,9 +28,6 @@ by d_{ij}^{-2} otherwise, they are normalized by d_{ij}^{-1} */ - /* relevant when using sparse distance matrix not within subspace */ -#define smooth_pivots true - /* dimensionality of subspace; relevant * when optimizing within subspace) */