From: Jean-Philippe Orsini Date: Mon, 4 Aug 2014 19:30:17 +0000 (+0200) Subject: removed useless empty line X-Git-Tag: v1.1.1~30 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=56bf4c7648eabd46e9b118c10120e54181e2177f removed useless empty line --- diff --git a/src/ui_sensorpref.c b/src/ui_sensorpref.c index 9dd0b70..abf69ba 100644 --- a/src/ui_sensorpref.c +++ b/src/ui_sensorpref.c @@ -271,7 +271,6 @@ update_pref(struct sensor_pref *p, struct config *cfg, GtkBuilder *builder) w_appindicator_label_enabled = GTK_TOGGLE_BUTTON (gtk_builder_get_object(builder, "indicator_label_checkbox")); - if (is_temp_type(s->type) || is_fan_type(s->type)) { gtk_toggle_button_set_active(w_alarm, p->alarm_enabled); gtk_spin_button_set_value(w_high_threshold,