Remove 6 hour timeout restriction.
authorScott James Remnant <scott@ubuntu.com>
Mon, 11 May 2009 21:42:13 +0000 (22:42 +0100)
committerScott James Remnant <scott@ubuntu.com>
Thu, 28 May 2009 09:47:34 +0000 (11:47 +0200)
commit7398ad7374c0a9201d41397c956deee325f3593e
tree814f05a8f64c59396c516ff10fbc314aeb588dd1
parent1faa92114f6489d286ad4cebe5e91b2145a4f7d1
Remove 6 hour timeout restriction.

* dbus/dbus-pending-call.c (_dbus_pending_call_new_unlocked): Now that
  the timeout math won't overflow, don't clamp to six hours.

Signed-off-by: Scott James Remnant <scott@ubuntu.com>
dbus/dbus-pending-call.c