From 53374684e569c05efa27f7fe12339ed70558f64b Mon Sep 17 00:00:00 2001 From: Chris Young Date: Tue, 30 Jun 2009 07:06:22 +0000 Subject: Re-enable the Use OS Pointers option as I have fixed the crash. svn path=/trunk/netsurf/; revision=8177 --- amiga/gui_options.c | 1 - 1 file changed, 1 deletion(-) (limited to 'amiga/gui_options.c') diff --git a/amiga/gui_options.c b/amiga/gui_options.c index 686541ecb..18215b88b 100755 --- a/amiga/gui_options.c +++ b/amiga/gui_options.c @@ -541,7 +541,6 @@ void ami_gui_opts_open(void) GA_ID, GID_OPTS_PTROS, GA_RelVerify, TRUE, GA_Text, gadlab[GID_OPTS_PTROS], - GA_Disabled, TRUE, GA_Selected, option_use_os_pointers, CheckBoxEnd, LayoutEnd, // mouse -- cgit v1.2.3