Also fix #3209 on initial wizard
[claws.git] / src / prefs_account.c
index d8ceb011fb920650a682fc6d466cd5d9dbe2a01e..dfe4c1712ee128925aa069418f8e439469fef634 100644 (file)
@@ -3815,7 +3815,6 @@ static void prefs_account_select_folder_cb(GtkWidget *widget, gpointer data)
 static void auto_configure_cb (GtkWidget *widget, gpointer data)
 {
        gchar *address = NULL;
-       const gchar *domain = NULL;
        AutoConfigureData *recv_data;
        AutoConfigureData *send_data;
        static GCancellable *recv_cancel = NULL;