s3: Remove invalid constant
[ira/wip.git] / source3 / libsmb / nterr.c
index 52e81acbc379e1a208443bc0ac64f64f9832903a..a5e06e05348a8cd7cc19dea1dc141f715ffb3c31 100644 (file)
@@ -532,7 +532,6 @@ static const nt_err_code_struct nt_errs[] =
        { "NT_STATUS_TOO_MANY_LINKS", NT_STATUS_TOO_MANY_LINKS },
        { "NT_STATUS_QUOTA_LIST_INCONSISTENT", NT_STATUS_QUOTA_LIST_INCONSISTENT },
        { "NT_STATUS_FILE_IS_OFFLINE", NT_STATUS_FILE_IS_OFFLINE },
-       { "NT_STATUS_DS_BUSY", NT_STATUS_DS_BUSY },
        { "NT_STATUS_DS_NO_MORE_RIDS", NT_STATUS_DS_NO_MORE_RIDS },
        { "NT_STATUS_NOT_A_REPARSE_POINT", NT_STATUS_NOT_A_REPARSE_POINT },
        { "NT_STATUS_DOWNGRADE_DETECTED", NT_STATUS_DOWNGRADE_DETECTED },