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