]> granicus.if.org Git - graphviz/commitdiff
lib/neatogen/conjgrad.c: [nfc] remove a commented out #include
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 5 Dec 2021 19:34:13 +0000 (11:34 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 11 Dec 2021 17:20:37 +0000 (09:20 -0800)
lib/neatogen/conjgrad.c

index 99b237ac186e4bae28f7f19c4e7c4edc1e62af8c..a96ccc3a6cabf80f5c2f8d8418e4d2e1216e75f9 100644 (file)
@@ -11,7 +11,6 @@
 
 #include <neatogen/matrix_ops.h>
 #include <neatogen/conjgrad.h>
-/* #include <math.h> */
 #include <stdbool.h>
 #include <stdlib.h>