diff --git a/UEFITool/uefitool.cpp b/UEFITool/uefitool.cpp index b580e87..6268356 100644 --- a/UEFITool/uefitool.cpp +++ b/UEFITool/uefitool.cpp @@ -757,8 +757,6 @@ void UEFITool::openImageFile(QString path) // Update menu updateRecentFilesMenu(currentPath); - - ui->structureTreeView->expandToDepth(1); } void UEFITool::enableMessagesCopyActions(QListWidgetItem* item)