summaryrefslogtreecommitdiffstats
path: root/WebKit/mac/History/WebHistoryItemInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/mac/History/WebHistoryItemInternal.h')
-rw-r--r--WebKit/mac/History/WebHistoryItemInternal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebKit/mac/History/WebHistoryItemInternal.h b/WebKit/mac/History/WebHistoryItemInternal.h
index 74a8074..fe2ae1a 100644
--- a/WebKit/mac/History/WebHistoryItemInternal.h
+++ b/WebKit/mac/History/WebHistoryItemInternal.h
@@ -52,7 +52,6 @@ extern void WKNotifyHistoryItemChanged();
- (void)_mergeAutoCompleteHints:(WebHistoryItem *)otherItem;
- (void)setTitle:(NSString *)title;
- (void)_visitedWithTitle:(NSString *)title;
-- (void)_setVisitCount:(int)count;
- (void)_recordInitialVisit;
@end