From cf815e520dda01b291a8020db04c67c4ff1ebfbf Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 16 Jan 2005 16:04:16 +0000 Subject: More GUI image location changes and chat displays longer. --- src/gui/gui.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/gui.h') diff --git a/src/gui/gui.h b/src/gui/gui.h index 73858be3..b4abaad8 100644 --- a/src/gui/gui.h +++ b/src/gui/gui.h @@ -128,10 +128,6 @@ typedef struct { LexSkinnedRect bg; } LexDialog; -typedef struct { - LexSkinnedRect bg; -} LexBar; - typedef struct { LexButton button; LexSlider slider; @@ -139,7 +135,6 @@ typedef struct { LexTextbox textbox; LexListbox listbox; LexDialog dialog; - LexBar bar; } LexSkin; extern LexSkin gui_skin; -- cgit v1.2.3-70-g09d2