removed useless empty line
authorJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 11 Nov 2014 08:57:19 +0000 (09:57 +0100)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 11 Nov 2014 08:57:19 +0000 (09:57 +0100)
src/ui_sensorpref.c

index 0704710..66315a3 100644 (file)
@@ -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;