Skip to content

Commit

Permalink
Update MainWindow.vala
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Oct 17, 2024
1 parent 8fd148c commit 48a6410
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MainWindow.vala
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ public class Installer.MainWindow : Gtk.ApplicationWindow, PantheonWayland.Exten

child.realize.connect (() => {
connect_to_shell ();
set_keep_above ();
make_centered ();
});
}
Expand Down

0 comments on commit 48a6410

Please sign in to comment.