OSDN Git Service

gobex: Revert g_obex_pending_req_abort to static pending_req_abort
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 24 Sep 2013 14:14:25 +0000 (17:14 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sun, 29 Sep 2013 14:01:07 +0000 (17:01 +0300)
commitdf65753b0a8a2cafe887fdd038282805396259ce
tree4a14ca174a12da248e7d37756d042640d2198647
parentc9f3b81d07cd25e6fbab62278ee21895fe077b68
gobex: Revert g_obex_pending_req_abort to static pending_req_abort

This reverts the changes introduced in
9095deb82572112fc0870095bf2222964610eafe that made pending_req_abort
public which is not necessary considering g_obex_cancel_req can do the
same and is safe to call even if the request is not pending.
gobex/gobex.c
gobex/gobex.h