summaryrefslogtreecommitdiff
path: root/riscos/theme.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2004-01-05 11:28:04 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2004-01-05 11:28:04 +0000
commit8bb5c9206d76d8f4017dc78fc4099875c80f445e (patch)
treebda7721199356258a59ea1fcdd107e8251272af1 /riscos/theme.c
parent8deead3bc3c9568de85905739e3069178cafcbec (diff)
downloadnetsurf-8bb5c9206d76d8f4017dc78fc4099875c80f445e.tar.gz
netsurf-8bb5c9206d76d8f4017dc78fc4099875c80f445e.tar.bz2
[project @ 2004-01-05 11:28:04 by jmb]
Add some logging. Revert last change. svn path=/import/netsurf/; revision=483
Diffstat (limited to 'riscos/theme.c')
-rw-r--r--riscos/theme.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/theme.c b/riscos/theme.c
index b42391f42..ca5d6a280 100644
--- a/riscos/theme.c
+++ b/riscos/theme.c
@@ -99,6 +99,7 @@ void ro_theme_load(char *pathname)
theme_throbs = n;
}
}
+ LOG(("theme_throbs: %d", theme_throbs));
}