]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Remove unimplemented declaration
authorPeter Penz <peter.penz19@gmail.com>
Tue, 8 May 2012 19:25:42 +0000 (21:25 +0200)
committerPeter Penz <peter.penz19@gmail.com>
Tue, 8 May 2012 19:26:07 +0000 (21:26 +0200)
src/dolphinmainwindow.h

index 0d14269eec91f631370c2c94e7bfe094dc1ff5d3..ab79fb0e6ebe6f59791168071ed2c30990c88434 100644 (file)
@@ -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).