X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-msg-json.h;h=7fa14a2ffb2d8ff974580f796293659236a7f5ba;hb=b4455a71edcf9030c3b64c8bc13f9d50f1624aa4;hp=ee3ed20c5f0cef5e68972bfccce1fc71473c5939;hpb=f70e19aff15da495509e28906715d0b2e1c0798c;p=src%2Fapp-framework-binder.git diff --git a/src/afb-msg-json.h b/src/afb-msg-json.h index ee3ed20c..7fa14a2f 100644 --- a/src/afb-msg-json.h +++ b/src/afb-msg-json.h @@ -25,4 +25,3 @@ extern struct json_object *afb_msg_json_reply(struct json_object *resp, const ch extern struct json_object *afb_msg_json_event(const char *event, struct json_object *object); -extern struct json_object *afb_msg_json_internal_error();