From a97c35b9efd831fba370e6d101c8d5d8094cc4b4 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Tue, 2 Apr 2013 17:07:42 +0000 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 ecacf80..573ac53 100644 --- a/src/ui_sensorpref.c +++ b/src/ui_sensorpref.c @@ -307,7 +307,6 @@ update_pref(struct sensor_pref *p, struct config *cfg, GtkBuilder *builder) gtk_toggle_button_set_active(w_appindicator_enabled, p->appindicator_enabled); - } static void on_changed(GtkTreeSelection *selection, gpointer data) -- 2.7.4