summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/netsurf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/netsurf.c b/desktop/netsurf.c
index 1f771933d..6b3b860ea 100644
--- a/desktop/netsurf.c
+++ b/desktop/netsurf.c
@@ -118,7 +118,6 @@ int netsurf_main_loop(void)
{
while (!netsurf_quit) {
gui_poll(fetch_active);
- fetch_poll();
llcache_poll();
}