From 9d3fd8c92531b33d5974b790c092c06f914a6282 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Tue, 23 Jan 2001 23:42:54 +0000 Subject: Lots of stuff like memory leaks and things I forgot ages ago... Enjoy. svn path=/trunk/; revision=7763 --- executive-summary/evolution-services/executive-summary-html-view.c | 1 - 1 file changed, 1 deletion(-) (limited to 'executive-summary/evolution-services') diff --git a/executive-summary/evolution-services/executive-summary-html-view.c b/executive-summary/evolution-services/executive-summary-html-view.c index 1792a5a53e..659aad18fd 100644 --- a/executive-summary/evolution-services/executive-summary-html-view.c +++ b/executive-summary/evolution-services/executive-summary-html-view.c @@ -209,7 +209,6 @@ executive_summary_html_view_new_full (BonoboEventSource *event_source) corba_object = bonobo_object_activate_servant (BONOBO_OBJECT (view), servant); - bonobo_object_ref (BONOBO_OBJECT (event_source)); executive_summary_html_view_construct (view, event_source, corba_object); return BONOBO_OBJECT (view); -- cgit v1.2.3