Handles subcall sync within xreq
[src/app-framework-binder.git] / src / afb-subcall.h
index 7d29e1a..082b02c 100644 (file)
@@ -28,7 +28,3 @@ extern void afb_subcall(
                void (*callback)(void*, int, struct json_object*),
                void *closure);
 
-extern void afb_subcall_internal_error(
-               void (*callback)(void*, int, struct json_object*),
-               void *closure);
-