s3-libsmb: remove some dead prototype
[metze/samba/wip.git] / source3 / libsmb / proto.h
index b453733fbdd5a5a702b864ee73f944d30b9be85b..c5e28efa5fdcbac1f311bb294ba0429ae9a4a2d6 100644 (file)
@@ -181,7 +181,6 @@ bool cli_check_msdfs_proxy(TALLOC_CTX *ctx,
 int cli_set_message(char *buf,int num_words,int num_bytes,bool zero);
 unsigned int cli_set_timeout(struct cli_state *cli, unsigned int timeout);
 bool cli_set_backup_intent(struct cli_state *cli, bool flag);
-void cli_setup_packet_buf(struct cli_state *cli, char *buf);
 extern struct GUID cli_state_client_guid;
 struct cli_state *cli_state_create(TALLOC_CTX *mem_ctx,
                                   int fd,