summaryrefslogtreecommitdiffstats
path: root/web/api/formatters/rrd2json.h
diff options
context:
space:
mode:
Diffstat (limited to 'web/api/formatters/rrd2json.h')
-rw-r--r--web/api/formatters/rrd2json.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/api/formatters/rrd2json.h b/web/api/formatters/rrd2json.h
index ca3a41aae..f0c0c39ba 100644
--- a/web/api/formatters/rrd2json.h
+++ b/web/api/formatters/rrd2json.h
@@ -38,8 +38,6 @@ typedef enum {
#define HOSTNAME_MAX 1024
-#define API_RELATIVE_TIME_MAX (3 * 365 * 86400)
-
#define DATASOURCE_FORMAT_JSON "json"
#define DATASOURCE_FORMAT_JSON2 "json2"
#define DATASOURCE_FORMAT_DATATABLE_JSON "datatable"