mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Removing 'click_param' as it is no longer used.
This commit is contained in:
@ -67,7 +67,6 @@ bool waybar::modules::IdleInhibitor::handleToggle(GdkEventButton* const& e) {
|
||||
status = "activated";
|
||||
}
|
||||
waybar::Client::inst()->idle_inhibitor_status = status;
|
||||
click_param = status;
|
||||
}
|
||||
|
||||
// Make all other idle inhibitor modules update
|
||||
|
Reference in New Issue
Block a user