From 3d25cd5ae8241b687b970f8c1861451636a8f6ea Mon Sep 17 00:00:00 2001 From: bigbear Date: Thu, 8 Feb 2024 02:53:08 +0100 Subject: FIX Missing icons, menu about, cleaning --- includes/uidefs.h | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'includes/uidefs.h') diff --git a/includes/uidefs.h b/includes/uidefs.h index 51295d86..e838754a 100644 --- a/includes/uidefs.h +++ b/includes/uidefs.h @@ -45,11 +45,6 @@ char *uidefs_str = " " " " " " - " " - " " - " " - " " " " " " " " @@ -66,4 +61,12 @@ char *uidefs_str = " " ""; +/*DISABLED + " " + " " + " " + " " +*/ + #endif /* __UIDEFS_H__ */ -- cgit v1.2.3