From 860a5f53b38b13983150f5fb95d518fbf4979b74 Mon Sep 17 00:00:00 2001 From: David Barr Date: Tue, 15 Oct 2024 03:06:02 +0100 Subject: [PATCH] Cleanup whitespace --- include/theme.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/theme.h b/include/theme.h index d11e94ef..d340a992 100644 --- a/include/theme.h +++ b/include/theme.h @@ -80,7 +80,6 @@ struct theme { float menu_items_active_text_color[4]; float menu_border_color[4]; int menu_border_width; - int menu_min_width; int menu_max_width;