Hi Lizardo,
On Wed, May 30, 2012, Anderson Lizardo wrote:
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.
---
audio/gateway.c | 7 -------
audio/gstavdtpsink.c | 4 ----
audio/manager.c | 4 ----
audio/media.c | 7 -------
audio/transport.c | 4 ----
doc/hfp-api.txt | 4 +---
health/hdp.c | 4 ----
serial/port.c | 7 -------
8 files changed, 1 insertion(+), 40 deletions(-)
Applied. Thanks.
Johan