commit 0eefce539dace7924be61f60583908361256999a parent 62f7a31618291e3a91918f27daa2ad7bfcfecf57 Author: Ricardo Mones <ricardo@mones.org> Date: Sat, 17 Oct 2020 16:20:05 +0200 Remove unused defines Diffstat:
| M | src/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