src/rrd_{client,tool}.h: Move `rrdc_flush_if_daemon' to the `client' header.
[rrdtool.git] / src / rrd_tool.h
index 985f817..43781da 100644 (file)
@@ -109,9 +109,7 @@ extern    "C" {
     char *a,
     char *b);
 
-int rrdc_flush_if_daemon (const char *opt_daemon, const char *filename);
-
-#endif
+#endif /* _RRD_TOOL_H */
 
 #ifdef  __cplusplus
 }