┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-11-25 14:51:41 +0000
committerPeter Penz <[email protected]>2007-11-25 14:51:41 +0000
commita26eda8d3809159615a5fe95b1cf8eb154b1374b (patch)
tree337fc518b16170ebdbe3c0918cb6425ef6e2e873 /src/dolphinmainwindow.h
parent937abdf2a7d07e7068188785411146d3c5ac49e3 (diff)
there's no need having 2-liners inside their own method when this method is only invoked once...
svn path=/trunk/KDE/kdebase/apps/; revision=741371
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index ef694513c..278ffffc7 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -443,9 +443,6 @@ private:
void updateEditActions();
void updateViewActions();
void updateGoActions();
- void copyUrls(const KUrl::List& source, const KUrl& dest);
- void moveUrls(const KUrl::List& source, const KUrl& dest);
- void linkUrls(const KUrl::List& source, const KUrl& dest);
void clearStatusBar();
/**