diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2004-04-08 02:36:01 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-04-08 02:36:01 +0800 |
commit | 2be4a8aa19abb284523b820a4c4845ad0b4d0bfd (patch) | |
tree | c6b7c596445eaae7d56fc320dcb7a4f4d7feb8f3 /mail/em-mailer-prefs.h | |
parent | e716c8bc983d664815e8b6d4ba74791d76f59e8a (diff) | |
download | gsoc2013-evolution-2be4a8aa19abb284523b820a4c4845ad0b4d0bfd.tar.gz gsoc2013-evolution-2be4a8aa19abb284523b820a4c4845ad0b4d0bfd.tar.zst gsoc2013-evolution-2be4a8aa19abb284523b820a4c4845ad0b4d0bfd.zip |
No longer need the Apply stuff.
2004-04-07 Jeffrey Stedfast <fejj@ximian.com>
* mail-config-factory.c (mail_config_control_factory_cb): No
longer need the Apply stuff.
svn path=/trunk/; revision=25356
Diffstat (limited to 'mail/em-mailer-prefs.h')
-rw-r--r-- | mail/em-mailer-prefs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/em-mailer-prefs.h b/mail/em-mailer-prefs.h index 0029690fe1..cbbb0d2350 100644 --- a/mail/em-mailer-prefs.h +++ b/mail/em-mailer-prefs.h @@ -62,8 +62,6 @@ struct _EMMailerPrefs { GNOME_Evolution_Shell shell; - EvolutionConfigControl *control; - GladeXML *gui; GConfClient *gconf; |