aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-charset-combo-box.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-charset-combo-box.c')
-rw-r--r--e-util/e-charset-combo-box.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/e-util/e-charset-combo-box.c b/e-util/e-charset-combo-box.c
index 2d67ceb749..0036cf4bb2 100644
--- a/e-util/e-charset-combo-box.c
+++ b/e-util/e-charset-combo-box.c
@@ -101,9 +101,6 @@ charset_combo_box_run_dialog (ECharsetComboBox *combo_box)
_("_Cancel"), GTK_RESPONSE_CANCEL,
_("_OK"), GTK_RESPONSE_OK, NULL);
- /* Load the broken border width defaults so we can override them. */
- gtk_widget_ensure_style (widget);
-
dialog = GTK_DIALOG (widget);
gtk_dialog_set_default_response (dialog, GTK_RESPONSE_OK);