X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=src%2Fui_sensorpref.c;h=66315a388f04d71ad515b84f3af370a5af531cca;hp=0704710d8bc67ed2be4e6752ef4dbe717f5ee07e;hb=9dc8095432b3733157be0c01a41013e640a75f76;hpb=99e3921d491665e7129afa0164f9e114001164b6 diff --git a/src/ui_sensorpref.c b/src/ui_sensorpref.c index 0704710..66315a3 100644 --- a/src/ui_sensorpref.c +++ b/src/ui_sensorpref.c @@ -53,7 +53,6 @@ static GtkSpinButton *w_sensor_high_threshold; static GtkSpinButton *w_sensor_low_threshold; static GtkListStore *store; - /* 'true' when the notifications of field changes are due to the change * of the selected sensor. */ static bool ignore_changes;