talons

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

commit 8675f3b5e8223f29da49056a6b23483ee451074d
parent 2ee6a1460563d00a5643de5e8784f35ec7cc60e3
Author: Ricardo Mones <ricardo@mones.org>
Date:   Sat, 17 Oct 2020 16:20:05 +0200

Remove unused defines

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

diff --git a/src/common/defs.h b/src/common/defs.h @@ -140,12 +140,6 @@ # define MAXPATHLEN 4095 #endif -#define DEFAULT_HEIGHT 460 -#define DEFAULT_FOLDERVIEW_WIDTH 179 -#define DEFAULT_MAINVIEW_WIDTH 600 -#define DEFAULT_SUMMARY_HEIGHT 140 -#define DEFAULT_HEADERVIEW_HEIGHT 40 -#define DEFAULT_COMPOSE_HEIGHT 560 #define BORDER_WIDTH 2 #define CTREE_INDENT 18 #define FOLDER_SPACING 4