summaryrefslogtreecommitdiff
path: root/src/panels/bookmarkspanel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/panels/bookmarkspanel.hpp')
-rw-r--r--src/panels/bookmarkspanel.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panels/bookmarkspanel.hpp b/src/panels/bookmarkspanel.hpp
index 9dc969a7..ab2a2a7d 100644
--- a/src/panels/bookmarkspanel.hpp
+++ b/src/panels/bookmarkspanel.hpp
@@ -29,7 +29,6 @@ private slots:
void customContextMenu(const QPoint &pos);
void open(const QModelIndex &index, rekonq::OpenType type = rekonq::CurrentTab);
- void remove(const QModelIndex &index);
private:
[[nodiscard]] BookmarksTreeModel *model() const;