projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c9cdc86
)
gdbus: Remove unneeded NEED_DBUS_WATCH_GET_UNIX_FD check
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 16 Apr 2012 15:57:08 +0000
(17:57 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Mon, 16 Apr 2012 16:02:16 +0000
(18:02 +0200)
gdbus/mainloop.c
patch
|
blob
|
history
diff --git
a/gdbus/mainloop.c
b/gdbus/mainloop.c
index
8718da0
..
cff326f
100644
(file)
--- a/
gdbus/mainloop.c
+++ b/
gdbus/mainloop.c
@@
-28,10
+28,6
@@
#include <glib.h>
#include <dbus/dbus.h>
-#ifdef NEED_DBUS_WATCH_GET_UNIX_FD
-#define dbus_watch_get_unix_fd dbus_watch_get_fd
-#endif
-
#include "gdbus.h"
#define DISPATCH_TIMEOUT 0