From 7b46c7de561a90c658115da03e86ece38f3f6065 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 15 Apr 2015 23:14:36 -0400 Subject: Fixed build warnings. More TODOs. --- new/unix/newcontrol.c | 1 - 1 file changed, 1 deletion(-) (limited to 'new/unix/newcontrol.c') diff --git a/new/unix/newcontrol.c b/new/unix/newcontrol.c index f7743f4..d23e190 100644 --- a/new/unix/newcontrol.c +++ b/new/unix/newcontrol.c @@ -222,5 +222,4 @@ void uiUnixNewControl(uiControl *c, GType type, gboolean inScrolledWindow, gbool gtk_widget_show_all(s->immediate); c->Internal = s; - return c; } -- cgit v1.2.3