Remove unused declarations.
[tinc] / src / graph.h
index fafffcb..6dd929c 100644 (file)
@@ -22,6 +22,5 @@
 */
 
 extern void graph(void);
-extern void dump_graph(void);
 
 #endif