summaryrefslogtreecommitdiff
path: root/riscos/theme.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/theme.c')
-rw-r--r--riscos/theme.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/riscos/theme.c b/riscos/theme.c
index bee887e6d..0fef10376 100644
--- a/riscos/theme.c
+++ b/riscos/theme.c
@@ -19,7 +19,6 @@
#include "netsurf/riscos/gui.h"
#include "netsurf/riscos/theme.h"
#include "netsurf/utils/utils.h"
-#include "netsurf/utils/log.h"
static wimp_window *theme_toolbar_template = 0;
static osspriteop_area *theme_sprite_area = 0;
@@ -99,7 +98,6 @@ void ro_theme_load(char *pathname)
theme_throbs = n;
}
}
- LOG(("theme_throbs: %d", theme_throbs));
}