From af46cf7666564847b6a9a752a11ce55485bff0eb Mon Sep 17 00:00:00 2001 From: Frank Reininghaus Date: Tue, 23 Feb 2010 20:34:33 +0000 Subject: Remove all code that is related to DolphinController's requestUrlChange signal. This signal was removed in r1080351, so the code isn't needed any more. svn path=/trunk/KDE/kdebase/apps/; revision=1095213 --- src/dolphinpart.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/dolphinpart.h') diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 2b8129f3d..5629b9c2d 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -145,12 +145,6 @@ private Q_SLOTS: const KUrl& url, const QList& customActions); - /** - * Asks the host to open the URL \a url if the current view has - * a different URL. - */ - void slotRequestUrlChange(const KUrl& url); - /** * Informs the host that we are opening \a url (e.g. after a redirection * coming from KDirLister). -- cgit v1.3.1