]> granicus.if.org Git - graphviz/commitdiff
common selfTop: remove useless 'return'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 8 Sep 2022 00:27:49 +0000 (17:27 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 29 Jan 2023 16:24:43 +0000 (08:24 -0800)
lib/common/splines.c

index ce3c3ee285e3fd57543018e78ec1ddc6e749b0cc..5763daca5b6dcfee29b449d469a6723bea72a49c 100644 (file)
@@ -1001,7 +1001,6 @@ selfTop (edge_t* edges[], int ind, int cnt, double sizex, double stepy,
            showPoints (points, pointn);
 #endif
     }
-    return;
 }
 
 static void