From: Peter Penz Date: Tue, 8 May 2012 19:25:42 +0000 (+0200) Subject: Remove unimplemented declaration X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/02b251372efb53344388a9e3da098b08289e7e3b Remove unimplemented declaration --- diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 0d14269ee..ab79fb0e6 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -96,9 +96,6 @@ public: */ bool isSplit() const; - /** Renames the item represented by \a oldUrl to \a newUrl. */ - void rename(const KUrl& oldUrl, const KUrl& newUrl); - /** * Returns the 'Create New...' sub menu which also can be shared * with other menus (e. g. a context menu).