cli_np_tstream: remove unused tstream_cli_np_get_cli_state()
[mat/samba.git] / source3 / libsmb / cli_np_tstream.h
index 5f59d146d4f697f5a1e18974688ba70a4d2b6322..6f5e8553302e47ed671c9c45e50dd46e5fe30331 100644 (file)
@@ -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_ */