From 9dc8095432b3733157be0c01a41013e640a75f76 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Tue, 11 Nov 2014 09:57:19 +0100 Subject: [PATCH] removed useless empty line --- src/ui_sensorpref.c | 1 - 1 file changed, 1 deletion(-) 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; -- 2.7.4