diff options
Diffstat (limited to 'shell/e-shell-settings-dialog.c')
-rw-r--r-- | shell/e-shell-settings-dialog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-settings-dialog.c b/shell/e-shell-settings-dialog.c index 9a8e521856..cc6a35e4eb 100644 --- a/shell/e-shell-settings-dialog.c +++ b/shell/e-shell-settings-dialog.c @@ -74,7 +74,6 @@ set_dialog_size (EShellSettingsDialog *dialog) gtk_widget_set_size_request (GTK_WIDGET (dialog), width, height); - g_object_unref (context); g_object_unref (layout); pango_font_metrics_unref (metrics); } |