X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_tool.h;h=43781da464783b56d6100a1eef71d9de06fa87c9;hp=c281979da349907ecf3039523e2e44b9bf441aa8;hb=428c0dfd6c70a0e70039d15c2de3a729e01f8fef;hpb=9e6dd6a7c7768d90a8f62d7379d3dfa361e3ad7f;ds=sidebyside diff --git a/src/rrd_tool.h b/src/rrd_tool.h index c281979..43781da 100644 --- a/src/rrd_tool.h +++ b/src/rrd_tool.h @@ -97,7 +97,6 @@ extern "C" { #define RRD_CREAT (1<<2) #define RRD_READAHEAD (1<<3) #define RRD_COPY (1<<4) -#define RRD_CREAT_SETSIZE (1<<5) enum cf_en cf_conv( const char *string);