X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_tool.h;h=43781da464783b56d6100a1eef71d9de06fa87c9;hb=59525f3de81d5f6a9c5e5fc3a6662fa7e074163f;hp=c281979da349907ecf3039523e2e44b9bf441aa8;hpb=672a5d8877e055d90272210497302afb26e28c8f;p=rrdtool.git 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);