libpurple/ft.c

changeset 28659
5bca2ccc0646
parent 28278
6539418cb140
child 28682
2df92520880d
child 29019
9cb4fa62242d
child 29533
ca223fea0a1e
--- a/libpurple/ft.c	Sat Oct 10 03:53:59 2009 +0000
+++ b/libpurple/ft.c	Sat Oct 10 22:58:28 2009 +0000
@@ -1030,7 +1030,7 @@
 				 * watcher.
 				 */
 				if (xfer->watcher != 0) {
-					purple_timeout_remove(xfer->watcher);
+					purple_input_remove(xfer->watcher);
 					xfer->watcher = 0;
 				}
 

mercurial