]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinview.cpp
Improve the performance of the code part which checks which items are visible. Althou...
[dolphin.git] / src / dolphinview.cpp
index 514f52009c0aba0cc93601e288a88dc260270cbf..783131c3241e9f3db92bb0d69a1c06f6c7da8106 100644 (file)
@@ -1125,7 +1125,6 @@ void DolphinView::createView()
 
     view->setSelectionMode(QAbstractItemView::ExtendedSelection);
 
-    new KMimeTypeResolver(view, m_dolphinModel);
     m_iconManager = new IconManager(view, m_proxyModel);
     m_iconManager->setShowPreview(m_showPreview);