From 0bc5891c6dcd2c95792a6bd7153031f59f9e9d23 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 14 Jan 2012 10:55:40 +0100 Subject: [PATCH] SLOT_SIZE is not used any longer --- arexxd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arexxd.c b/arexxd.c index 5ebf3b2..8030c03 100644 --- a/arexxd.c +++ b/arexxd.c @@ -83,7 +83,6 @@ static void log_pkt(char *fmt, ...) /*** RRD interface ***/ -#define SLOT_SIZE 10 // 10 seconds per averaging slot #define MAX_ARGS 20 #define MAX_ARG_SIZE 1024 -- 2.39.2