commit 373610811bd23916bb49fa91b2d08bc225e11dc1
parent e5d14dc9f2f1e30f35507bc88b11beab4186828a
Author: Ricardo Mones <ricardo@mones.org>
Date: Fri, 3 Sep 2021 19:58:55 +0200
Remove unused defines
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/alertpanel.c b/src/alertpanel.c
@@ -38,9 +38,6 @@
#include "logwindow.h"
#include "prefs_common.h"
-#define ALERT_PANEL_WIDTH 380
-#define TITLE_HEIGHT 72
-#define MESSAGE_HEIGHT 62
#define ALERT_PANEL_BUFSIZE 1024
static AlertValue value;