mirror of
https://github.com/libratbag/piper.git
synced 2026-05-19 12:26:00 -04:00
ResolutionsPage: remove unused variable
This commit is contained in:
committed by
Peter Hutterer
parent
08ea82b08b
commit
ffcd9be354
@@ -57,7 +57,6 @@ class ResolutionsPage(Gtk.Box):
|
||||
self.init_template()
|
||||
|
||||
self._device = ratbagd_device
|
||||
self._notification_commit_timeout_id = 0
|
||||
self._last_activated_row = None
|
||||
|
||||
self._device.connect("active-profile-changed", self._on_active_profile_changed)
|
||||
|
||||
Reference in New Issue
Block a user