summaryrefslogtreecommitdiffstats
path: root/web/api/formatters/charts2json.h
diff options
context:
space:
mode:
Diffstat (limited to 'web/api/formatters/charts2json.h')
-rw-r--r--web/api/formatters/charts2json.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/api/formatters/charts2json.h b/web/api/formatters/charts2json.h
index d4b04af5..96720d4b 100644
--- a/web/api/formatters/charts2json.h
+++ b/web/api/formatters/charts2json.h
@@ -6,7 +6,6 @@
#include "rrd2json.h"
void charts2json(RRDHOST *host, BUFFER *wb, int skip_volatile, int show_archived);
-void chartcollectors2json(RRDHOST *host, BUFFER *wb);
const char* get_release_channel();
#endif //NETDATA_API_FORMATTER_CHARTS2JSON_H