summaryrefslogtreecommitdiff
path: root/riscos/menus.c
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2004-05-22 23:04:44 +0000
committerJames Bursa <james@netsurf-browser.org>2004-05-22 23:04:44 +0000
commit6ac57d946bf0e9cb717ad12cdd02dcf854965643 (patch)
treefaf026e347c045be20e7789bab38817c6446677c /riscos/menus.c
parent9feb8b694ce25bc7823dd9ea938557b4c45a1ad3 (diff)
downloadnetsurf-6ac57d946bf0e9cb717ad12cdd02dcf854965643.tar.gz
netsurf-6ac57d946bf0e9cb717ad12cdd02dcf854965643.tar.bz2
[project @ 2004-05-22 23:04:44 by bursa]
Work on new theme choices dialog. svn path=/import/netsurf/; revision=889
Diffstat (limited to 'riscos/menus.c')
-rw-r--r--riscos/menus.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/riscos/menus.c b/riscos/menus.c
index 7e713d6e2..a756451b5 100644
--- a/riscos/menus.c
+++ b/riscos/menus.c
@@ -556,8 +556,6 @@ void ro_gui_menu_selection(wimp_selection *selection)
break;
}
- } else if (current_menu == theme_menu && theme_menu != NULL) {
- ro_gui_theme_menu_selection(theme_menu->entries[selection->items[0]].data.indirected_text.text);
}
if (pointer.buttons == wimp_CLICK_ADJUST) {