removed useless empty line
authorJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 2 Apr 2013 17:07:42 +0000 (17:07 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 2 Apr 2013 17:07:42 +0000 (17:07 +0000)
src/ui_sensorpref.c

index ecacf80..573ac53 100644 (file)
@@ -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)