summaryrefslogtreecommitdiff
path: root/frontends
diff options
context:
space:
mode:
Diffstat (limited to 'frontends')
-rw-r--r--frontends/riscos/window.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/riscos/window.c b/frontends/riscos/window.c
index c100549c1..f1728afce 100644
--- a/frontends/riscos/window.c
+++ b/frontends/riscos/window.c
@@ -1149,8 +1149,6 @@ ro_gui_window_scroll_action(struct gui_window *g,
break;
default:
step_y = -(32 * (scroll_y / 4));
- NSLOG(netsurf, INFO, "Extended scroll request with N=%i",
- (int) scroll_y);
break;
}