dbus_connection_dispatch: remove dead code
There's no way pending can be non-NULL here; if it was, we'd have jumped straight past this block (getting filters from the connection), because replies to pending calls don't go through filters. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=33128Reviewed-by:Cosimo Alfarano <cosimo.alfarano@collabora.co.uk>
Showing
Please register or sign in to comment