aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary.c
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/e-summary.c')
-rw-r--r--my-evolution/e-summary.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/my-evolution/e-summary.c b/my-evolution/e-summary.c
index 29ce61b28c..1baba182ec 100644
--- a/my-evolution/e-summary.c
+++ b/my-evolution/e-summary.c
@@ -631,8 +631,6 @@ do_summary_print (ESummary *summary)
break;
default:
- if (preview_widget != NULL)
- gtk_widget_destroy (preview_widget);
gtk_widget_destroy (gpd);
return;
}