diff --git a/resources/qml/dialogs/ImagePackSettingsDialog.qml b/resources/qml/dialogs/ImagePackSettingsDialog.qml
index 12b4fd371bdcfd7e0f2d23a4bc868a7cace444f6..d2e58db66122acb161021f2498c87783d9aa1444 100644
--- a/resources/qml/dialogs/ImagePackSettingsDialog.qml
+++ b/resources/qml/dialogs/ImagePackSettingsDialog.qml
@@ -215,7 +215,6 @@ ApplicationWindow {
                                     "imagePack": currentPack
                                 });
                                 dialog.open();
-                                timelineRoot.destroyOnClose(packDeleteDialog);
                             }
                         }
                     }