Skip to content

Commit

Permalink
Remove unused GUI event
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Jun 12, 2024
1 parent 8205546 commit 5f2be6b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,6 @@ Item {
else {
Mycroft.MycroftController.sendRequest("ovos.wallpaper.manager.disable.auto.rotation", {}, {"session": {"session_id": "default"}})
}
// TODO: deprecate this event?
triggerGuiEvent("speaker.extension.display.set.wallpaper.rotation", {"wallpaper_rotation": autoWallpaperRotationSwitch.checked})
}
}
}
Expand Down

0 comments on commit 5f2be6b

Please sign in to comment.