From: Luca Padovani Date: Fri, 1 Aug 2003 15:32:17 +0000 (+0000) Subject: * removed wrong unref X-Git-Tag: before_scrollbars~1 X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=commitdiff_plain;h=962cc970cd9a2161f69b70aa01b6ee9e289d9778 * removed wrong unref --- diff --git a/helm/gtkmathview-bonobo/src/persist-stream.c b/helm/gtkmathview-bonobo/src/persist-stream.c index 6367f7453..c816048db 100644 --- a/helm/gtkmathview-bonobo/src/persist-stream.c +++ b/helm/gtkmathview-bonobo/src/persist-stream.c @@ -176,8 +176,6 @@ load_implementation(PortableServer_Servant servant, { CORBA_exception_set(ev,CORBA_USER_EXCEPTION,ex_Bonobo_Persist_WrongDataType,NULL); } - //FIXME non sono sicuro di questo - bonobo_object_unref(BONOBO_OBJECT(stream)); return ; clean: