[PATCH] config: remove redundant DBUS API define
Peter Hutterer
peter.hutterer at who-t.net
Mon Jun 7 18:11:19 PDT 2010
It's still being pulled in by the HAL CFLAGS but the requirement to define
this was dropped from DBus pre 1.0 (November 2006).
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
config/dbus.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/config/dbus.c b/config/dbus.c
index 4888f62..b67fddb 100644
--- a/config/dbus.c
+++ b/config/dbus.c
@@ -27,7 +27,6 @@
#include <dix-config.h>
#endif
-#define DBUS_API_SUBJECT_TO_CHANGE
#include <dbus/dbus.h>
#include <string.h>
--
1.7.0.1
More information about the xorg-devel
mailing list