removed useless empty line
authorJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 6 Dec 2013 07:58:23 +0000 (07:58 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 6 Dec 2013 07:58:23 +0000 (07:58 +0000)
src/ui.c

index de6f466..f81ada3 100644 (file)
--- a/src/ui.c
+++ b/src/ui.c
@@ -31,7 +31,6 @@ static GtkComboBox *w_status;
 static GSettings *gsettings;
 static GtkWindow *window;
 
-
 int newtask_clicked_cbk(GtkButton *btn, gpointer data)
 {
        ui_newtask();