From 036622f35fc98ad154a982f1dd6f384f66d79707 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Fri, 18 Mar 2005 23:52:38 +0000 Subject: [project @ 2005-03-18 23:52:38 by rjw] Allow windows to be resized to an absolute minimum (toolbars collapse.) svn path=/import/netsurf/; revision=1541 --- riscos/gui.h | 1 - 1 file changed, 1 deletion(-) (limited to 'riscos/gui.h') diff --git a/riscos/gui.h b/riscos/gui.h index 0f8661b88..49ffe2c58 100644 --- a/riscos/gui.h +++ b/riscos/gui.h @@ -43,7 +43,6 @@ extern bool gui_reformat_pending; extern bool gui_redraw_debug; extern wimp_menu *current_menu; extern osspriteop_area *gui_sprites; -extern struct toolbar *hotlist_toolbar, *global_history_toolbar; extern bool dialog_folder_add, dialog_entry_add, hotlist_insert; extern bool print_active, print_text_black; extern struct tree *hotlist_tree, *global_history_tree; -- cgit v1.2.3