From 64bc2a7931606f2165ab513f1d8f129c1f0735b0 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Wed, 26 Sep 2018 23:53:49 +0100 Subject: Stop using the same large list of gadget constants everywhere Saves a small amount of memory --- frontends/amiga/gui.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'frontends/amiga/gui.h') diff --git a/frontends/amiga/gui.h b/frontends/amiga/gui.h index bf4ec9139..62390ce4f 100644 --- a/frontends/amiga/gui.h +++ b/frontends/amiga/gui.h @@ -43,7 +43,6 @@ enum OID_MAIN = 0, OID_VSCROLL, OID_HSCROLL, - OID_LAST, /* for compatibility */ GID_MAIN, GID_TABLAYOUT, GID_BROWSER, @@ -66,15 +65,7 @@ enum GID_ADDTAB_BM, GID_TABS, GID_TABS_FLAG, - GID_USER, - GID_PASS, - GID_LOGIN, - GID_CANCEL, - GID_NEXT, - GID_PREV, GID_SEARCHSTRING, - GID_SHOWALL, - GID_CASE, GID_TOOLBARLAYOUT, GID_HOTLIST, GID_HOTLISTLAYOUT, -- cgit v1.2.3