Make afb_event_drop obsolete
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 21 Sep 2017 10:34:12 +0000 (12:34 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Mon, 9 Oct 2017 12:08:32 +0000 (14:08 +0200)
The function is now replaced by the function afb_event_unref.
In the same time, the function afb_event_addref is made available.

Change-Id: I9aa30e80e64e82f3b16ab359982337771b287185
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found