diff options
Diffstat (limited to 'src/dolphinpart.h')
| -rw-r--r-- | src/dolphinpart.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 04e343d95..3203cb90f 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -142,12 +142,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). * Testcase 1: fish://localhost |
