X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fubus.git;a=blobdiff_plain;f=ubusd.h;fp=ubusd.h;h=87cc831383022aa605053df95e5e591c9aa28336;hp=e3a8e49e123ca79ff1ef412dbc2b3d15c017c98e;hb=c4c0a2256d959dec987ece74c05f77e5e418a84c;hpb=12a8f978cb91dcc24a23a31fe3cdbbb0e5efad96 diff --git a/ubusd.h b/ubusd.h index e3a8e49..87cc831 100644 --- a/ubusd.h +++ b/ubusd.h @@ -53,8 +53,6 @@ struct ubus_client *ubusd_get_client_by_id(uint32_t id); void ubusd_receive_message(struct ubus_client *cl, struct ubus_msg_buf *ub); bool ubusd_send_hello(struct ubus_client *cl); -struct blob_attr **ubus_parse_msg(struct blob_attr *msg); - void ubusd_event_init(void); void ubusd_event_cleanup_object(struct ubus_object *obj);