json: Drop refcounting of json objects
authorArun Raghavan <arun@arunraghavan.net>
Wed, 1 Jun 2016 11:48:39 +0000 (17:18 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Wed, 22 Jun 2016 15:34:47 +0000 (21:04 +0530)
commite3148f9ac291baba1efa1ef22adc274283e375fa
treedbe626183b6dec6a1b365f1fac758e53c01ef97f
parent8f45d83bdbf823f499b022571b5f724ab1f3fdad
json: Drop refcounting of json objects

We don't actually use the refcounting bits.

Signed-off-by: Arun Raghavan <arun@arunraghavan.net>
src/pulse/format.c
src/pulse/json.c
src/pulse/json.h
src/tests/json-test.c