remove an obsolete define
This commit is contained in:
parent
ea76fb270d
commit
7d4fd754af
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ struct ubus_request {
|
|||
void *priv;
|
||||
};
|
||||
|
||||
#define BLOBMSG_END_TABLE BLOBMSG_TYPE_UNSPEC
|
||||
|
||||
struct ubus_context *ubus_connect(const char *path);
|
||||
void ubus_free(struct ubus_context *ctx);
|
||||
|
|
Loading…
Reference in a new issue