Skip to content

Commit 9380381

Browse files
authored
Update MainWindow.vala
1 parent 3ac180a commit 9380381

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MainWindow.vala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ public class Badger.MainWindow : Gtk.Window {
8686
// Avoid a bug whence reopened windows cannot be closed
8787
private bool before_destroy () {
8888
debug ("Window closed!");
89-
hide ();
9089

9190
if (!settings.get_boolean ("all")) {
9291
debug ("All reminders are disabled, Badger will now go to sleep");

0 commit comments

Comments
 (0)