bluetooth: remove a redundant assignment
authorTanu Kaskinen <tanuk@iki.fi>
Sun, 7 Aug 2016 15:45:50 +0000 (18:45 +0300)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 10 Aug 2016 18:37:33 +0000 (21:37 +0300)
commiteec4d29247386a33d8c2b94a16de8f9ccf63c563
tree0d9773763cbdaee01be1f0d50dbd73d001330aef
parentc538bc7aa42e8853cd155d53aeed1221eed3c1fb
bluetooth: remove a redundant assignment

pa_bluetooth_transport_put() assigns the transport to the device's
transports array, so the caller doesn't have to do that.
src/modules/bluetooth/backend-native.c