diff options
Diffstat (limited to 'src/views/dolphinview.h')
| -rw-r--r-- | src/views/dolphinview.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index f24bb6be7..7416edf58 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -196,13 +196,6 @@ public: KFileItemList selectedItems() const; /** - * Returns a list of URLs for all selected items. An empty list - * is returned, if no item is selected. - * @see DolphinView::selectedItems() - */ - KUrl::List selectedUrls() const; - - /** * Returns the number of selected items (this is faster than * invoking selectedItems().count()). */ |
