Remove unused variable
[khatus.git] / bin / khatus_controller
index b352f5f..cbc6992 100755 (executable)
 #       - priority
 #       - snooze time (if already alerted, when to re-alert?)
 #       - text: subject/body
-function alert_check_energy(    threshold, dbg, state, remaining, subj, body) {
+function alert_check_energy(    dbg, state, remaining, subj, body) {
     state     = db["energy_state"]
     remaining = db["energy_percentage"]
 
This page took 0.026342 seconds and 4 git commands to generate.