ups - did not want to commit the kDebug() line...

svn path=/trunk/KDE/kdebase/apps/; revision=654002
This commit is contained in:
Peter Penz 2007-04-14 20:34:18 +00:00
parent a827dd86b7
commit 472f242b2d

View file

@ -87,8 +87,6 @@ void TreeViewSidebarPage::setUrl(const KUrl& url)
m_url = url;
kDebug() << "-------------- Treeview: url = " << url << endl;
// adjust the root of the tree to the base bookmark
KFilePlacesModel* placesModel = DolphinSettings::instance().placesModel();
KUrl baseUrl = placesModel->url(placesModel->closestItem(url));