From: Matthew Fernandez Date: Thu, 8 Sep 2022 00:27:49 +0000 (-0700) Subject: common selfTop: remove useless 'return' X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da0ba110e6915e2f5e1b6456799ae4ec8da3a406;p=graphviz common selfTop: remove useless 'return' --- diff --git a/lib/common/splines.c b/lib/common/splines.c index ce3c3ee28..5763daca5 100644 --- a/lib/common/splines.c +++ b/lib/common/splines.c @@ -1001,7 +1001,6 @@ selfTop (edge_t* edges[], int ind, int cnt, double sizex, double stepy, showPoints (points, pointn); #endif } - return; } static void