From: Jean-Philippe Orsini Date: Tue, 11 Nov 2014 08:57:19 +0000 (+0100) Subject: removed useless empty line X-Git-Tag: v1.2.0~60 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=9dc8095432b3733157be0c01a41013e640a75f76 removed useless empty line --- 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;