Fix a Gtk+ warning; tiny UI cleanup
[claws.git] / src / plugins / dillo_viewer / dillo_prefs.c
index 99b87a4c51cb38e7efbd87520dec76179a3436fb..67e8cb9354975e3710cb200b6e5ff45e563cad99 100644 (file)
@@ -114,7 +114,6 @@ static void create_dillo_prefs_page(PrefsPage *page,
        label = gtk_label_new(_("You can still load remote links "
                              "by reloading the page"));
         gtk_box_pack_start(GTK_BOX(vbox), label, FALSE, FALSE, 0);
        label = gtk_label_new(_("You can still load remote links "
                              "by reloading the page"));
         gtk_box_pack_start(GTK_BOX(vbox), label, FALSE, FALSE, 0);
-       gtk_misc_set_alignment(GTK_MISC(label), 0, 0);
         gtk_widget_show(label);
 
        full_tooltip = gtk_tooltips_new();
         gtk_widget_show(label);
 
        full_tooltip = gtk_tooltips_new();