X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fui_sensorpref.c;h=66315a388f04d71ad515b84f3af370a5af531cca;hb=28ba8deef53e8f46fa79919b9fea4fe2dc1163e4;hp=0704710d8bc67ed2be4e6752ef4dbe717f5ee07e;hpb=912b5d1986633786a656bb3361f7ae9c1263acef;p=psensor.git 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;