removed useless empty line
[ptask.git] / 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();