ops, unregister and not register new one sig_event_client
2002-03-07 Radek Doulik <rodo@ximian.com> * e-msg-composer.c (destroy): ops, unregister and not register new one sig_event_client svn path=/trunk/; revision=15964
This commit is contained in:

committed by
Radek Doulik

parent
06ddc94963
commit
654b9618c8
@ -1,3 +1,8 @@
|
||||
2002-03-07 Radek Doulik <rodo@ximian.com>
|
||||
|
||||
* e-msg-composer.c (destroy): ops, unregister and not register new
|
||||
one sig_event_client
|
||||
|
||||
2002-03-04 Dan Winship <danw@ximian.com>
|
||||
|
||||
* e-msg-composer.c (build_message): Fix a dumb bug in previous
|
||||
|
@ -2207,7 +2207,7 @@ destroy (GtkObject *object)
|
||||
|
||||
composer = E_MSG_COMPOSER (object);
|
||||
|
||||
mail_config_signature_register_client ((MailConfigSignatureClient) sig_event_client, composer);
|
||||
mail_config_signature_unregister_client ((MailConfigSignatureClient) sig_event_client, composer);
|
||||
|
||||
CORBA_exception_init (&ev);
|
||||
|
||||
|
Reference in New Issue
Block a user