| 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 |