get rid of all remaining printfs from the library
[deb_libnfs.git] / include / libnfs-raw.h
index 782870773251b3dfbdc3638faece27dfda91b4e1..c1eb00d5e24f1b0afde113e1ae9e5b1c02d745ae 100644 (file)
@@ -66,8 +66,6 @@ int rpc_connect_async(struct rpc_context *rpc, const char *server, int port, rpc
  */
 int rpc_disconnect(struct rpc_context *rpc, char *error);
 
-void rpc_set_error(struct rpc_context *rpc, char *error_string, ...);
-
 
 /* 
  * PORTMAP FUNCTIONS