libpurple/dbus-maybe.h

branch
gtkdoc-conversion
changeset 35468
65e7b4566de4
parent 35444
a4ece5a5565a
child 35487
494f09f7f331
equal deleted inserted replaced
35467:975ae62dd895 35468:65e7b4566de4
33 #define PURPLE_DBUS_REGISTER_POINTER(ptr, type) { \ 33 #define PURPLE_DBUS_REGISTER_POINTER(ptr, type) { \
34 if (ptr) {} \ 34 if (ptr) {} \
35 } 35 }
36 36
37 #define PURPLE_DBUS_UNREGISTER_POINTER(ptr) 37 #define PURPLE_DBUS_UNREGISTER_POINTER(ptr)
38 #define DBUS_EXPORT
39 38
40 #endif /* HAVE_DBUS */ 39 #endif /* HAVE_DBUS */
41 40
42 #endif 41 #endif

mercurial