From a26eda8d3809159615a5fe95b1cf8eb154b1374b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 25 Nov 2007 14:51:41 +0000 Subject: 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 --- src/dolphinmainwindow.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dolphinmainwindow.h') 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(); /** -- cgit v1.3