Removing 'click_param' as it is no longer used.

This commit is contained in:
Jordan Leppert
2020-11-01 16:03:39 +00:00
parent bb33427f65
commit c6743988d3
2 changed files with 0 additions and 2 deletions

View File

@ -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