summaryrefslogtreecommitdiff
path: root/new/unix/newcontrol.c
diff options
context:
space:
mode:
Diffstat (limited to 'new/unix/newcontrol.c')
-rw-r--r--new/unix/newcontrol.c1
1 files changed, 0 insertions, 1 deletions
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;
}