summaryrefslogtreecommitdiff
path: root/riscos/theme.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2004-01-05 12:41:24 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2004-01-05 12:41:24 +0000
commit413683371bd8c60b30bac21e182f4c0652ab13ef (patch)
tree7eca83e7677c0d58bdcdb1c99a27aff8e81523dd /riscos/theme.c
parent528ac585193d9eb086ef9fba5840b73de263c2e4 (diff)
downloadnetsurf-413683371bd8c60b30bac21e182f4c0652ab13ef.tar.gz
netsurf-413683371bd8c60b30bac21e182f4c0652ab13ef.tar.bz2
[project @ 2004-01-05 12:41:24 by jmb]
Remove logging macros svn path=/import/netsurf/; revision=486
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));
}