diff options
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index 0bec4824a..14c8372d3 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -211,14 +211,6 @@ public: */ void setUrlEditable(bool editable); - /** - * Returns the complete URL history. The index 0 indicates the oldest - * history element. - * @param index Output parameter which indicates the current - * index of the location. - */ - const QList<UrlNavigator::HistoryElem> urlHistory(int& index) const; - /** Returns true, if at least one item is selected. */ bool hasSelection() const; |
