aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-msg-json.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-msg-json.h')
-rw-r--r--src/afb-msg-json.h1
1 files changed, 0 insertions, 1 deletions
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();