]> granicus.if.org Git - graphviz/commitdiff
remove useless comment
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 14 Feb 2021 06:24:06 +0000 (22:24 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 20 Feb 2021 16:04:16 +0000 (08:04 -0800)
lib/mingle/nearest_neighbor_graph_ann.cpp

index 7d8d32fc86b0689cd5974e0121e77e3192024aa6..26dc7a5706355a2c7dec51c580dc108374dfcdfc 100644 (file)
@@ -11,9 +11,6 @@
 #include "config.h"
 
 #ifdef HAVE_ANN
-//----------------------------------------------------------------------
-//             File:                   get_nearest_neighb_graph.cpp
-//----------------------------------------------------------------------
 
 #include <ANN/ANN.h>                                   // ANN declarations
 #include <mingle/nearest_neighbor_graph_ann.h>