Skip to content

Commit cefe237

Browse files
authored
Update src/Background/BackgroundManager.vala
1 parent d227fe8 commit cefe237

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Background/BackgroundManager.vala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ public class Gala.BackgroundManager : Meta.BackgroundGroup, Gala.BackgroundManag
5151
}
5252

5353
private void swap_background_actor (bool animate) requires (new_background_actor != null) {
54-
5554
changed ();
5655

5756
if (background_actor == null) {

0 commit comments

Comments
 (0)