summaryrefslogtreecommitdiff
path: root/include/dbus-python.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-07-23 17:16:43 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-07-23 17:16:43 +0100
commit7ef26213b5b3b46444f87a603ee3bb5c6381a56a (patch)
treec3631dd5caee38da4825286073a90e1988f07c2f /include/dbus-python.h
parent8c2ef87d94525af4b1e7f21e18b0a07b30ab425b (diff)
downloaddbus-python-7ef26213b5b3b46444f87a603ee3bb5c6381a56a.tar.gz
Require dbus 1.0.
It's been out for ages, and we can finally drop DBUS_API_SUBJECT_TO_CHANGE if we do.
Diffstat (limited to 'include/dbus-python.h')
-rw-r--r--include/dbus-python.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dbus-python.h b/include/dbus-python.h
index ff83e71..509c89f 100644
--- a/include/dbus-python.h
+++ b/include/dbus-python.h
@@ -30,7 +30,6 @@
#define DBUS_PYTHON_H
#include <Python.h>
-#define DBUS_API_SUBJECT_TO_CHANGE 1
#include <dbus/dbus.h>
DBUS_BEGIN_DECLS