2005-01-11 Joe Shaw <joeshaw@novell.com>
authorJoe Shaw <joeshaw@novell.com>
Tue, 11 Jan 2005 19:31:56 +0000 (19:31 +0000)
committerJoe Shaw <joeshaw@novell.com>
Tue, 11 Jan 2005 19:31:56 +0000 (19:31 +0000)
commitac4d2cb4642cfb2f56b260b1892d092022efc257
treed1b4a106eefd98f802ebefeb4d3b8db25cbe112e
parent72c3ed063016e0fb288bd916651d09e2d6885ed0
2005-01-11  Joe Shaw  <joeshaw@novell.com>

Patch from Timo Teräs <ext-timo.teras@nokia.com>

* dbus/dbus-connection.c
(_dbus_connection_queue_received_message_link): Call
_dbus_connection_remove_timeout() instead of the _locked()
variant, since it's always called from
_dbus_connection_handle_watch(), which handles the locking.
Removed the _locked() variant since it's no longer used.
ChangeLog
dbus/dbus-connection.c