1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

r11588: Remove unused (at the moment) variable and quiet compiler warning.

rafal
(This used to be commit 90db7f13bc)
This commit is contained in:
Rafal Szczesniak 2005-11-09 00:38:46 +00:00 committed by Gerald (Jerry) Carter
parent 6d3fac3fdc
commit 8aae0d3d63

View File

@ -89,7 +89,6 @@ done:
static int ejs_net_userman(MprVarHandle eid, int argc, struct MprVar **argv)
{
NTSTATUS status = NT_STATUS_UNSUCCESSFUL;
TALLOC_CTX *mem_ctx;
struct libnet_context *ctx;
const char *userman_domain = NULL;