SoupSession: add a missing signal disconnection
authorDan Winship <danw@gnome.org>
Sat, 8 Sep 2012 19:29:21 +0000 (15:29 -0400)
committerDan Winship <danw@gnome.org>
Sun, 9 Sep 2012 14:23:57 +0000 (10:23 -0400)
commit4b3a3a7205def4e179c40fe3c4986be4f34db7da
treee9165ddda792216227bd482a793ae39ecbbd0667
parentb6b21b451eaf1a3cfc9fb4ec66d1259b5da14eca
SoupSession: add a missing signal disconnection

Need to disconnect from notify::state when removing a connection.
libsoup/soup-session.c