summaryrefslogtreecommitdiff
path: root/libcli/auth/schannel_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcli/auth/schannel_proto.h')
-rw-r--r--libcli/auth/schannel_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcli/auth/schannel_proto.h b/libcli/auth/schannel_proto.h
index e454c3da53..e3aeb5a9bc 100644
--- a/libcli/auth/schannel_proto.h
+++ b/libcli/auth/schannel_proto.h
@@ -29,7 +29,6 @@ struct tdb_wrap *open_schannel_session_store(TALLOC_CTX *mem_ctx,
const char *private_dir);
NTSTATUS netsec_incoming_packet(struct schannel_state *state,
- TALLOC_CTX *mem_ctx,
bool do_unseal,
uint8_t *data, size_t length,
const DATA_BLOB *sig);