X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Faddrgather.c;h=44c5ed2a67e0da4d0fb83ed36f9734039e883ac4;hp=e9a7f68cbf77787cddc04a11bf04f333a7270ea0;hb=b05b0ed4257b1fd1af2722909eef8fb4b5490d80;hpb=d302656d3a69da8c2d626257f7305acd13b24b28 diff --git a/src/addrgather.c b/src/addrgather.c index e9a7f68cb..44c5ed2a6 100644 --- a/src/addrgather.c +++ b/src/addrgather.c @@ -480,8 +480,6 @@ static void addrgather_dlg_create(void) gtk_window_set_default_size(GTK_WINDOW(window), prefs_common.addrgather_width, prefs_common.addrgather_height); - gtk_widget_show_all(vbox); - addrgather_dlg.window = window; addrgather_dlg.notebook = notebook; addrgather_dlg.btnOk = btnOk;