mirror of
https://github.com/samba-team/samba.git
synced 2025-08-30 17:49:30 +03:00
r7350: Remove unused label.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
0e4d9729d9
commit
ada0045957
@ -154,7 +154,6 @@ static int ejs_userAuth(MprVarHandle eid, int argc, struct MprVar **argv)
|
||||
mprSetPropertyValue(&auth, "report", mprCreateStringVar("Unknown Domain", 1));
|
||||
}
|
||||
|
||||
done:
|
||||
ejsSetReturnValue(eid, auth);
|
||||
talloc_free(tmp_ctx);
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user