From bb53ed6a7c9315f74330cb473636fb8a751695c0 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 13 Apr 2000 07:24:32 +0000 Subject: make sure to g_source_remove the idle id. * addressbook/backend/pas/pas-backend-ldap.c (view_destroy): make sure to g_source_remove the idle id. svn path=/trunk/; revision=2415 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2d2de2df2f..cafa80338c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ function that polls ldap for more search responses. (pas_backend_ldap_search): use the async search interface and register an idle call to poll for the responses. + (view_destroy): make sure to g_source_remove the idle id. 2000-04-12 Chris Toshok -- cgit