summaryrefslogtreecommitdiff
path: root/riscos/theme.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/theme.c')
-rw-r--r--riscos/theme.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/theme.c b/riscos/theme.c
index 01aaea321..3eac01944 100644
--- a/riscos/theme.c
+++ b/riscos/theme.c
@@ -909,7 +909,6 @@ bool ro_gui_theme_update_toolbar(struct theme_descriptor *descriptor,
warn_user("WimpError", error->errmess);
return false;
}
-LOG(("%08x (%s)", toolbar->toolbar_handle, descriptor->filename));
ro_gui_wimp_event_register_redraw_window(toolbar->toolbar_handle,
ro_gui_theme_redraw);
ro_gui_wimp_event_set_user_data(toolbar->toolbar_handle, toolbar);