summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/history/HistoryItem.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/history/HistoryItem.h')
-rw-r--r--Source/WebCore/history/HistoryItem.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebCore/history/HistoryItem.h b/Source/WebCore/history/HistoryItem.h
index 235f756..b9c9983 100644
--- a/Source/WebCore/history/HistoryItem.h
+++ b/Source/WebCore/history/HistoryItem.h
@@ -105,8 +105,6 @@ public:
void setAlternateTitle(const String& alternateTitle);
const String& alternateTitle() const;
- Image* icon() const;
-
const String& parent() const;
KURL url() const;
KURL originalURL() const;