summaryrefslogtreecommitdiff
path: root/ui/gtk/compare_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/compare_stat.c')
-rw-r--r--ui/gtk/compare_stat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/gtk/compare_stat.c b/ui/gtk/compare_stat.c
index 5b3683dfe2..57dba5ac3f 100644
--- a/ui/gtk/compare_stat.c
+++ b/ui/gtk/compare_stat.c
@@ -530,9 +530,7 @@ win_destroy_cb(GtkWindow *win _U_, gpointer data)
{
compstat_t *cs=(compstat_t *)data;
- protect_thread_critical_region();
remove_tap_listener(cs);
- unprotect_thread_critical_region();
first_window=TRUE;
gtk_tree_store_clear(cs->simple_list);