From f9753f1cdcc59bbaf99e1179489712ded7e65c38 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Sun, 19 Mar 2017 00:08:58 -0400 Subject: [PATCH] Removed some defines no longer in use --- citadel/sysconfig.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/citadel/sysconfig.h b/citadel/sysconfig.h index 5af00b023..3373bbf44 100644 --- a/citadel/sysconfig.h +++ b/citadel/sysconfig.h @@ -108,8 +108,6 @@ * How long (in seconds) to retain message entries in the use table */ #define USETABLE_RETAIN 864000L /* 10 days */ -#define USETABLE_ANTIEXPIRE 345600L /* 4 days */ -#define USETABLE_ANTIEXPIRE_HIRES 86400L /* 1 day */ /* * The size of per-thread stacks. If set too low, citserver will randomly crash. -- 2.30.2