diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-06-30 22:47:59 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-06-30 22:47:59 +0800 |
commit | 8dc6bbd250891bcef9130a789c9b74a01be7f1cb (patch) | |
tree | abf0e8555b04f6748473ac8215e26fb7d6c44d35 /modules/mail/em-composer-prefs.h | |
parent | 99126d46e61ce19a72acb3dd8498729b025339ec (diff) | |
download | gsoc2013-evolution-8dc6bbd250891bcef9130a789c9b74a01be7f1cb.tar.gz gsoc2013-evolution-8dc6bbd250891bcef9130a789c9b74a01be7f1cb.tar.zst gsoc2013-evolution-8dc6bbd250891bcef9130a789c9b74a01be7f1cb.zip |
Get the "startup-wizard" plugin working again.
Diffstat (limited to 'modules/mail/em-composer-prefs.h')
-rw-r--r-- | modules/mail/em-composer-prefs.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/mail/em-composer-prefs.h b/modules/mail/em-composer-prefs.h index 3b848f1a2f..8f977dc9b9 100644 --- a/modules/mail/em-composer-prefs.h +++ b/modules/mail/em-composer-prefs.h @@ -84,10 +84,6 @@ GtkWidget * em_composer_prefs_new (EShell *shell); void em_composer_prefs_new_signature (GtkWindow *parent, gboolean html_mode); -/* needed by global config */ -#define EM_COMPOSER_PREFS_CONTROL_ID \ - "OAFIID:GNOME_Evolution_Mail_ComposerPrefs_ConfigControl:" BASE_VERSION - G_END_DECLS #endif /* EM_COMPOSER_PREFS_H */ |