wispr: Agent calls need not be referenced
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 13 Sep 2012 13:44:11 +0000 (16:44 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 28 Sep 2012 12:04:10 +0000 (15:04 +0300)
commita037c503e573cc45f83164abf8f7af8a02c9bd3e
tree632b5f3c47c91c4aa7453a58c1fc365bef2a4592
parent4730e79d49558ad46ba6cbcef9e52c023be7882f
wispr: Agent calls need not be referenced

There is no need to refcount while doing Agent API calls, since
outstanding Agent API calls are removed when the service is
disconnected.

Also remove wispr_portal_context_ref() as it is no longer used.
src/wispr.c