session_policy_local: Do not handle small allocation
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Fri, 31 May 2013 07:13:28 +0000 (09:13 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 31 May 2013 11:36:24 +0000 (14:36 +0300)
commit3fb5619a5771591cb425e7383880fa9a71840b95
treeb506fd9582ed57a428fafdd915f0f43f7b502f55
parentd6f82bb8777772c9158d73d98ce0c8261333e413
session_policy_local: Do not handle small allocation

Let's remove the small allocations error path because glib will
abort on memory exhausting anyway. Basically we remove dead code.
plugins/session_policy_local.c