[MQTTsrc] remove cb_mqtt_on_delivery_complete ()
authorHyoung Joo Ahn <hello.ahn@samsung.com>
Wed, 12 May 2021 11:40:32 +0000 (20:40 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 13 May 2021 02:18:49 +0000 (11:18 +0900)
commit3e4a70170b83ffb98baf41cb8a499f622532f3f5
tree7fbfe0f97939a6bcef93bf4896eaa3d6e0c567fb
parentf64d85cc9e4039737476e4304c9c604bbdbd2a41
[MQTTsrc] remove cb_mqtt_on_delivery_complete ()

this callbeck is useless for the subscriber

Signed-off-by: Hyoung Joo Ahn <hello.ahn@samsung.com>
gst/mqtt/mqttsrc.c