summaryrefslogtreecommitdiff
path: root/source3/smbd/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/proto.h')
-rw-r--r--source3/smbd/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/smbd/proto.h b/source3/smbd/proto.h
index 7dee467661..92a1d3876d 100644
--- a/source3/smbd/proto.h
+++ b/source3/smbd/proto.h
@@ -936,7 +936,6 @@ void reply_getattrE(struct smb_request *req);
/* The following definitions come from smbd/seal.c */
-uint16_t srv_enc_ctx(void);
bool is_encrypted_packet(const uint8_t *inbuf);
void srv_free_enc_buffer(char *buf);
NTSTATUS srv_decrypt_buffer(char *buf);