From 257549fe9e924e00043e755ae766218e4946aa5b Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Fri, 6 Dec 2013 07:58:23 +0000 Subject: [PATCH] removed useless empty line --- src/ui.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui.c b/src/ui.c index de6f466..f81ada3 100644 --- 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(); -- 2.7.4