Add a per-account preference to allow automatically accepting unknown
[claws.git] / src / compose.c
index a13e4ea6edc1fe8805916a1b78365e9f63aed43f..78338047c012141429377e8d9aaaf7b9a9308e64 100644 (file)
@@ -11565,7 +11565,7 @@ gboolean compose_close(Compose *compose)
                }
                return TRUE;
        }
-       
+
        if (compose->draft_timeout_tag >= 0) {
                g_source_remove(compose->draft_timeout_tag);
                compose->draft_timeout_tag = COMPOSE_DRAFT_TIMEOUT_FORBIDDEN;