wispr: Free wispr portal context struct instead of unreferencing it
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 13 Sep 2012 13:44:13 +0000 (16:44 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 28 Sep 2012 12:05:57 +0000 (15:05 +0300)
commitf502fb73966de33e6e8d2676cc5083e19349f165
treedd32d1573e35fe561d8a2732f44f42325934265d
parente35e1cf8c7d5be8c04ff21760568e80055b68d24
wispr: Free wispr portal context struct instead of unreferencing it

The structure can now be directly freed, since the reference count
is always one. As a result, remove wispr_portal_context_unref()
function.
src/wispr.c