From 27c151c3d6fd02ec9b2c79caf4f67ce7eefc4079 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Mon, 27 Nov 2006 09:40:08 +0000 Subject: remove unused variable: tooltips svn path=/trunk/; revision=19998 --- gtk/expert_comp_table.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk') diff --git a/gtk/expert_comp_table.c b/gtk/expert_comp_table.c index 24a9a826d6..c9fb22d7b8 100644 --- a/gtk/expert_comp_table.c +++ b/gtk/expert_comp_table.c @@ -542,7 +542,6 @@ init_error_table(error_equiv_table *err, guint16 num_procs, GtkWidget *vbox) GtkStyle *win_style; GtkWidget *column_lb; - GtkTooltips *tooltips = gtk_tooltips_new(); const char *default_titles[] = { "Group", "Protocol", "Summary", "Count"}; err->scrolled_window=scrolled_window_new(NULL, NULL); -- cgit v1.2.3