summaryrefslogtreecommitdiffstats
path: root/WebCore/loader/Cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/loader/Cache.h')
-rw-r--r--WebCore/loader/Cache.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/WebCore/loader/Cache.h b/WebCore/loader/Cache.h
index 23aad1e..ce8cde4 100644
--- a/WebCore/loader/Cache.h
+++ b/WebCore/loader/Cache.h
@@ -85,9 +85,6 @@ public:
#if ENABLE(XSLT)
TypeStatistic xslStyleSheets;
#endif
-#if ENABLE(XBL)
- TypeStatistic xblDocs;
-#endif
TypeStatistic fonts;
};