Don't change the setting, just in case NetSurf is being used from two different OS installs on the same computer.

This commit is contained in:
Chris Young 2013-10-12 11:55:07 +01:00
parent 67f957df39
commit 6ea52d0d9f
1 changed files with 1 additions and 5 deletions

View File

@ -418,11 +418,7 @@ void ami_gui_opts_open(void)
return;
}
if(IntuitionBase->LibNode.lib_Version >= 53) {
nsoption_set_bool(os_mouse_pointers, true);
nsoption_set_bool(truecolour_mouse_pointers, true);
ptr_disable = TRUE;
}
if(IntuitionBase->LibNode.lib_Version >= 53) ptr_disable = TRUE;
if(nsoption_charp(pubscreen_name))
{