From 9e6b85cd6e31dd7f530d68b744af1f1b1e2f8968 Mon Sep 17 00:00:00 2001 From: David Faure Date: Fri, 16 Jan 2009 18:47:40 +0000 Subject: Remove useless code, replaced with slotRedirection. svn path=/trunk/KDE/kdebase/apps/; revision=912124 --- 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 04e343d95..3203cb90f 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -141,12 +141,6 @@ private Q_SLOTS: */ void slotRequestUrlChange(const KUrl& url); - /** - * Informs the host that we are opening \a url (e.g. after a redirection). - * ########### not sure this is still called... seems not. - */ - void slotUrlChanged(const KUrl& url); - /** * Informs the host that we are opening \a url (e.g. after a redirection * coming from KDirLister). -- cgit v1.3.1