┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2009-05-08 15:53:47 +0000
committerPeter Penz <[email protected]>2009-05-08 15:53:47 +0000
commitffb232fdee7fdc40785c02811610a5fb13b64ff0 (patch)
tree59b6a627a5bcdb660fb5d8fb1dfead15325c9fa7 /src/dolphinview.h
parent49c69c028124b7086c9293f3da9475921ceb354c (diff)
remove unused method (relict from times when KFilePreviewGenerator was not available)
svn path=/trunk/KDE/kdebase/apps/; revision=965332
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r--src/dolphinview.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index 1df268ad7..7014aeb02 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -713,12 +713,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.
*/