┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
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 cb48caf56..122e0e1f5 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -682,12 +682,6 @@ private slots:
*/
void restoreSelection();
- /**
- * Invoked when the undo manager indicates a finished operation.
- * If a copy/move-operation has been done, the pasted items get selected.
- */
- void slotJobRecordingFinished(CommandType command);
-
private:
void loadDirectory(const KUrl& url, bool reload = false);