diff options
Diffstat (limited to 'source3/torture/proto.h')
-rw-r--r-- | source3/torture/proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/torture/proto.h b/source3/torture/proto.h index 4104fbc998..0c6fc70c28 100644 --- a/source3/torture/proto.h +++ b/source3/torture/proto.h @@ -63,7 +63,6 @@ bool torture_nttrans_scan(int dummy); /* The following definitions come from torture/torture.c */ -void *shm_setup(int size); bool smbcli_parse_unc(const char *unc_name, TALLOC_CTX *mem_ctx, char **hostname, char **sharename); bool torture_open_connection(struct cli_state **c, int conn_index); |