Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
authorNiels De Graef <niels.degraef@barco.com>
Wed, 5 Jun 2019 06:12:10 +0000 (08:12 +0200)
committerNiels De Graef <niels.degraef@barco.com>
Wed, 5 Jun 2019 06:12:10 +0000 (08:12 +0200)
commit7af1a4566f0005e9c74802dc803def848a767932
tree11c92fe1cc665df200d4bd38e0411eb626173a9a
parente2eea3b3eeff4de463837e15a70fb116cfce6a53
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally

Since we started depending on GLib 2.44, we can be sure this macro is
defined (it will be a no-op on compilers that don't support it).
gst-libs/gst/audio/gstplanaraudioadapter.h
gst-libs/gst/insertbin/gstinsertbin.h
gst-libs/gst/webrtc/dtlstransport.h
gst-libs/gst/webrtc/icetransport.h
gst-libs/gst/webrtc/rtcsessiondescription.h
gst-libs/gst/webrtc/rtpreceiver.h
gst-libs/gst/webrtc/rtpsender.h
gst-libs/gst/webrtc/rtptransceiver.h