summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-pending-call.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-pending-call.h')
-rw-r--r--dbus/dbus-pending-call.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbus/dbus-pending-call.h b/dbus/dbus-pending-call.h
index f63fa197..ed2de084 100644
--- a/dbus/dbus-pending-call.h
+++ b/dbus/dbus-pending-call.h
@@ -52,7 +52,6 @@ dbus_bool_t dbus_pending_call_set_data (DBusPendingCall *pending,
DBusFreeFunction free_data_func);
void* dbus_pending_call_get_data (DBusPendingCall *pending,
dbus_int32_t slot);
-
DBUS_END_DECLS
#endif /* DBUS_PENDING_CALL_H */