reverted r1601 and r1606 since r1601 introduced a non portable mremap and r1606 has...
[rrdtool.git] / src / rrd_tool.h
index c281979..43781da 100644 (file)
@@ -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);