make libubus a dynamic library
[project/ubus.git] / libubus.h
index 49a147a..698e356 100644 (file)
--- a/libubus.h
+++ b/libubus.h
@@ -132,10 +132,6 @@ void ubus_free(struct ubus_context *ctx);
 
 const char *ubus_strerror(int error);
 
 
 const char *ubus_strerror(int error);
 
-/* ----------- helpers for message handling ----------- */
-
-struct blob_attr **ubus_parse_msg(struct blob_attr *msg);
-
 /* ----------- raw request handling ----------- */
 
 /* wait for a request to complete and return its status */
 /* ----------- raw request handling ----------- */
 
 /* wait for a request to complete and return its status */