ctdbd_conn: Remove one call to cluster_fatal
[mat/samba.git] / source3 / lib / ctdbd_conn.c
index d30e680d8de20aaf1b8431da163bc951b7ad27e9..70833cb91d042b9fff7eb0134bb2cc1d004a36ee 100644 (file)
@@ -531,7 +531,6 @@ static NTSTATUS ctdbd_init_connection(TALLOC_CTX *mem_ctx,
 
        if (!NT_STATUS_IS_OK(status)) {
                DEBUG(10, ("get_cluster_vnn failed: %s\n", nt_errstr(status)));
-               cluster_fatal("get_cluster_vnn failed");
                goto fail;
        }