summaryrefslogtreecommitdiff
path: root/source3/libsmb/cli_np_tstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libsmb/cli_np_tstream.h')
-rw-r--r--source3/libsmb/cli_np_tstream.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/libsmb/cli_np_tstream.h b/source3/libsmb/cli_np_tstream.h
index 5f59d146d4..6f5e855330 100644
--- a/source3/libsmb/cli_np_tstream.h
+++ b/source3/libsmb/cli_np_tstream.h
@@ -43,6 +43,4 @@ NTSTATUS tstream_cli_np_use_trans(struct tstream_context *stream);
unsigned int tstream_cli_np_set_timeout(struct tstream_context *stream,
unsigned int timeout);
-struct cli_state *tstream_cli_np_get_cli_state(struct tstream_context *stream);
-
#endif /* _CLI_NP_TSTREAM_H_ */