X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fui_sensorlist.h;h=72e03874fc04d963b69a1f4b56b216c0785a7057;hb=da8f801e6bd8c03f9bcd7c848e2aa4437b90f92e;hp=0e8ffe0460ba9af5c64176065b8c816048adda36;hpb=9b224a2a27cd5fa100bcd42849446431bd8be80f;p=psensor.git diff --git a/src/ui_sensorlist.h b/src/ui_sensorlist.h index 0e8ffe0..72e0387 100644 --- a/src/ui_sensorlist.h +++ b/src/ui_sensorlist.h @@ -35,6 +35,4 @@ void ui_sensorlist_create(struct ui_psensor *); /* Update values current/min/max */ void ui_sensorlist_update(struct ui_psensor *ui, bool complete); -void ui_sensorlist_update_sensors_preferences(struct ui_psensor *); - #endif