aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-component.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/evolution-shell-component.c')
-rw-r--r--shell/evolution-shell-component.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/evolution-shell-component.c b/shell/evolution-shell-component.c
index 89a9866b38..db57e6fa6b 100644
--- a/shell/evolution-shell-component.c
+++ b/shell/evolution-shell-component.c
@@ -137,7 +137,6 @@ impl_ShellComponent_set_owner (PortableServer_Servant servant,
return;
}
- Bonobo_Unknown_ref (shell, ev);
priv->corba_owner = CORBA_Object_duplicate (shell, ev);
gtk_signal_emit (GTK_OBJECT (shell_component), signals[OWNER_SET], priv->corba_owner);