summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/torture/proto.h')
-rw-r--r--source3/torture/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/torture/proto.h b/source3/torture/proto.h
index c7a4cbcfec..f27a253f2d 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -64,7 +64,6 @@ bool torture_nttrans_scan(int dummy);
void *shm_setup(int size);
bool smbcli_parse_unc(const char *unc_name, TALLOC_CTX *mem_ctx,
char **hostname, char **sharename);
-void torture_open_connection_free_unclist(char **unc_list);
bool torture_open_connection(struct cli_state **c, int conn_index);
bool torture_cli_session_setup2(struct cli_state *cli, uint16 *new_vuid);
bool torture_close_connection(struct cli_state *c);