]> granicus.if.org Git - graphviz/commitdiff
common selfRight: 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 5763daca5b6dcfee29b449d469a6723bea72a49c..f5a3abb66b48d3750634d802734ac0c7bdcda0ae 100644 (file)
@@ -1074,7 +1074,6 @@ selfRight (edge_t* edges[], int ind, int cnt, double stepx, double sizey,
            showPoints (points, pointn);
 #endif
     }
-    return;
 }
 
 static void