diff --git a/include/common.h b/include/common.h index e595e4b8e..5a03d55f4 100644 --- a/include/common.h +++ b/include/common.h @@ -223,7 +223,4 @@ extern MODVAR time_t now; #else #define inline __inline #endif - -#define READBUF_SIZE 8192 - #endif /* __common_include__ */