summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 391743a6..b8c357f8 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -2781,7 +2781,6 @@ void MainWindow::directory_refreshed()
DirectoryEntry *oldStructure = m_DirectoryStructure;
m_DirectoryStructure = newStructure;
delete oldStructure;
-
refreshDataTree();
} else {
// TODO: don't know why this happens, this slot seems to get called twice with only one emit