Upstream: 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)
committerJaehyun Kim <jeik01.kim@samsung.com>
Sat, 6 Apr 2013 13:40:53 +0000 (22:40 +0900)
commit4aabbe498226cf9fa0d178ac0ebdd92e461e7301
tree571bd934b069e1f29bf1fc2da5c151b60bd7eed9
parent101892dbf7e213a29b4058667cc94055f31ed0a1
Upstream: 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