talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 908e37385571d47241dcbfa7d18fff4c9824dcb9
parent f7914c60266197106a7c600eedee2ad3143cf7c5
Author: Andrej Kacian <ticho@claws-mail.org>
Date:   Sat, 21 Mar 2015 18:00:53 +0100

Removed unused MBOX_CACHE_DIR from defs.h.

Diffstat:
Msrc/common/defs.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/common/defs.h b/src/common/defs.h @@ -46,7 +46,6 @@ #define SYLPHEED_RC_DIR ".sylpheed-2.0" #define NEWS_CACHE_DIR "newscache" #define IMAP_CACHE_DIR "imapcache" -#define MBOX_CACHE_DIR "mboxcache" #define HEADER_CACHE_DIR "headercache" #define MIME_TMP_DIR "mimetmp" #define COMMON_RC "clawsrc"