Code

allow rrd_rpncalc to build without cairo dependencies ...
[rrdtool.git] / src / rrd_graph.h
index 3e65df10e7e2ad47d5478b6edfdf357dd518ff86..7e85cd635935d990b17fa3aeb52ab7b0e7832af8 100644 (file)
@@ -14,8 +14,6 @@
 #include "rrd_tool.h"
 #include "rrd_rpncalc.h"
 
-#define MAX_VNAME_LEN 255
-#define DEF_NAM_FMT "%255[-_A-Za-z0-9]"
 
 #define ALTYGRID        0x01   /* use alternative y grid algorithm */
 #define ALTAUTOSCALE    0x02   /* use alternative algorithm to find lower and upper bounds */