From ffb232fdee7fdc40785c02811610a5fb13b64ff0 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 8 May 2009 15:53:47 +0000 Subject: remove unused method (relict from times when KFilePreviewGenerator was not available) svn path=/trunk/KDE/kdebase/apps/; revision=965332 --- src/dolphinview.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index 1df268ad7..7014aeb02 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -712,12 +712,6 @@ private: */ QAbstractItemView* itemView() const; - /** - * Returns true, if the item \a item has been cut into - * the clipboard. - */ - bool isCutItem(const KFileItem& item) const; - /** * Helper method for DolphinView::paste() and DolphinView::pasteIntoFolder(). * Pastes the clipboard data into the URL \a url. -- cgit v1.3