remove prototype for soup_signal_connect_once, which is only used by
authorDan Winship <danw@src.gnome.org>
Sat, 9 Feb 2008 05:17:25 +0000 (05:17 +0000)
committerDan Winship <danw@src.gnome.org>
Sat, 9 Feb 2008 05:17:25 +0000 (05:17 +0000)
commitc3a0a40b82af697501dd7cc63f796ebcb804195a
tree2482823f5cfc60babf35e3232af9b0b8f606d0f4
parent419aa03177361d7ccc8c51f5838193bf7b69aa77
remove prototype for soup_signal_connect_once, which is only used by

* libsoup/soup-misc.h: remove prototype for
soup_signal_connect_once, which is only used by soup-connection
now, and will go away once that code is rewritten.

* libsoup/soup-connection.c: prototype it here now (the definition
is still in soup-misc.c)

svn path=/trunk/; revision=1081
ChangeLog
libsoup/soup-connection.c
libsoup/soup-misc.c
libsoup/soup-misc.h