summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-07-25 08:35:17 +0200
committerStefan Metzmacher <metze@samba.org>2012-07-25 12:15:02 +0200
commitb0f1921bd733e9ad4f8fef720fab2fd0ed675f12 (patch)
tree123d609663f6bf4751f9273f7e24a52d8bbf894d /source3/torture/proto.h
parente0bc1650805159645ae2217a81fbf92d656f0e34 (diff)
downloadsamba-b0f1921bd733e9ad4f8fef720fab2fd0ed675f12.tar.gz
samba-b0f1921bd733e9ad4f8fef720fab2fd0ed675f12.tar.bz2
samba-b0f1921bd733e9ad4f8fef720fab2fd0ed675f12.zip
s3:torture: remove unused shm_setup()
metze
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 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);