Remove unimplemented declaration

This commit is contained in:
Peter Penz 2012-05-08 21:25:42 +02:00
parent df99de6428
commit 02b251372e

View 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).