]> git.0d.be Git - empathy.git/commit
Remove dead code related to outstanding channels
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 1 Sep 2009 14:20:27 +0000 (15:20 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 24 Feb 2010 16:29:12 +0000 (16:29 +0000)
commit696f7bdae93846bdf809ae7e19be5f2ea9913fe6
tree06512911e7fa9e1fdaa45c8f035a315e97ede5af
parent93aeafe92673b2e383fbfe3426c7ab918829d7ad
Remove dead code related to outstanding channels

With the move to the ChannelDispatcher channels we've requested will either not
be dispatched through HandleChannels (because we used the old way of directly
requesting it on the MC) or will get passed after we've started the request and
can thus be dispatched right away. The concept of oustanding channel is thus
obsolete.
libempathy/empathy-dispatcher.c