┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinview.cpp')
-rw-r--r--src/dolphinview.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dolphinview.cpp b/src/dolphinview.cpp
index c19b52fbc..a883bad51 100644
--- a/src/dolphinview.cpp
+++ b/src/dolphinview.cpp
@@ -753,8 +753,6 @@ void DolphinView::setShowPreview(bool show)
// As the view does not emit a signal when the icon size has been changed,
// the used zoom level of the controller must be adjusted manually:
updateZoomLevel(oldZoomLevel);
-
- loadDirectory(viewPropsUrl);
}
void DolphinView::setShowHiddenFiles(bool show)