bluez: Remove compatibility check for DBUS_TYPE_UNIX_FD
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Wed, 30 May 2012 21:16:19 +0000 (17:16 -0400)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 9 Jan 2013 14:30:13 +0000 (14:30 +0000)
commitf40d5135f0fedd32f368b3580e49c9f1d64d2639
tree6d5d5baa463bfd1d9e79f75cbe157ff77c3dcf3d
parent54b8979d67a603f4952585fde8f0e64d9377e8f4
bluez: Remove compatibility check for DBUS_TYPE_UNIX_FD

Since commit c89b589a586e97ad875fbdd1d41f03979157ebb0, D-Bus >= 1.4.0 is
required. This version already contains Unix FD passing support,
therefore code that checks for DBUS_TYPE_UNIX_FD definition is
unnecessary.
sys/bluez/gstavdtpsink.c