Fix more compiler warnings.
[kai/samba.git] / source4 / torture / rpc / netlogon.c
index c7518d15a0f887ce4bfe371cce5f8ca3d9475467..785b43d7a1636040190c4a8fc3aee3608b3b8617 100644 (file)
@@ -148,7 +148,6 @@ bool test_SetupCredentials2(struct dcerpc_pipe *p, struct torture_context *tctx,
        struct creds_CredentialState *creds;
        const struct samr_Password *mach_password;
        const char *machine_name;
-       const char *plain_pass;
 
        mach_password = cli_credentials_get_nt_hash(machine_credentials, tctx);
        machine_name = cli_credentials_get_workstation(machine_credentials);