2007-08-14 [ticho] 2.10.0cvs120
[claws.git] / src / compose.c
index 6d7a11f5ef09624aa84f1fe416b1a840066beafb..ae5a530a764f9ef69d7cfd25221acbc36c39fa59 100644 (file)
@@ -4508,7 +4508,7 @@ gint compose_send(Compose *compose)
        MainWindow *mainwin = mainwindow_get_mainwindow();
        gboolean queued_removed = FALSE;
 
-       if (prefs_common.send_dialog_mode != SEND_DIALOG_ALWAYS
+       if (!prefs_common.send_dialog_mode
                        || compose->batch == TRUE)
                discard_window = TRUE;