Don't unref the event source or the property bag

2001-07-27  Bradford Hovinen  <hovinen@ximian.com>

	* bonobo-config-archiver.c (bonobo_config_archiver_destroy): Don't
	unref the event source or the property bag
This commit is contained in:
Bradford Hovinen 2001-07-27 22:21:38 +00:00 committed by Bradford Hovinen (Gdict maintainer)
parent 9137adbe17
commit d9f17ec8c3
3 changed files with 5 additions and 7 deletions

View file

@ -118,6 +118,7 @@ bonobo_moniker_archiver_factory (BonoboGenericFactory *this,
const char *object_id,
void *closure)
{
free (malloc (10));
if (!strcmp (object_id, "OAFIID:Bonobo_Moniker_archiver")) {