diff --git a/dbus/dbus-sysdeps.h b/dbus/dbus-sysdeps.h index d92325ca..1053303a 100644 --- a/dbus/dbus-sysdeps.h +++ b/dbus/dbus-sysdeps.h @@ -522,8 +522,6 @@ dbus_bool_t _dbus_threads_init_platform_specific (void); /** * Lock a static mutex used to protect _dbus_threads_init_platform_specific(). - * - * On Windows, this is currently unimplemented and does nothing. */ void _dbus_threads_lock_platform_specific (void);