mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r7350: Remove unused label.
This commit is contained in:
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;
|
||||
|
Loading…
Reference in New Issue
Block a user