summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLLinkElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLLinkElement.h')
-rw-r--r--WebCore/html/HTMLLinkElement.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/html/HTMLLinkElement.h b/WebCore/html/HTMLLinkElement.h
index efdfde2..057cccc 100644
--- a/WebCore/html/HTMLLinkElement.h
+++ b/WebCore/html/HTMLLinkElement.h
@@ -31,7 +31,6 @@
namespace WebCore {
class CachedCSSStyleSheet;
-class CachedLinkPrefetch;
class KURL;
class HTMLLinkElement : public HTMLElement, public CachedResourceClient {