From 8bb5c9206d76d8f4017dc78fc4099875c80f445e Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Mon, 5 Jan 2004 11:28:04 +0000 Subject: [project @ 2004-01-05 11:28:04 by jmb] Add some logging. Revert last change. svn path=/import/netsurf/; revision=483 --- riscos/theme.c | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/theme.c') 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)); } -- cgit v1.2.3