[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gobject / gobject.c
index 66af566..cd00244 100644 (file)
@@ -3197,9 +3197,6 @@ g_object_unref (gpointer _object)
  * Otherwise, the reference count of the object is decreased and the
  * pointer is set to %NULL.
  *
- * This function is threadsafe and modifies the pointer atomically,
- * using memory barriers where needed.
- *
  * A macro is also included that allows this function to be used without
  * pointer casts.
  *