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/tab.c | 1 - 1 file changed, 1 deletion(-) (limited to 'new/unix/tab.c') diff --git a/new/unix/tab.c b/new/unix/tab.c index 8332bbd..bb168f5 100644 --- a/new/unix/tab.c +++ b/new/unix/tab.c @@ -43,7 +43,6 @@ static void addPage(uiTab *tt, const char *name, uiControl *child) uiTab *uiNewTab(void) { - uiControl *c; struct tab *t; GtkWidget *widget; -- cgit v1.2.3