aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer.h
diff options
context:
space:
mode:
Diffstat (limited to 'composer/e-msg-composer.h')
-rw-r--r--composer/e-msg-composer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/composer/e-msg-composer.h b/composer/e-msg-composer.h
index 1617bf2983..d064d3485f 100644
--- a/composer/e-msg-composer.h
+++ b/composer/e-msg-composer.h
@@ -30,7 +30,6 @@ typedef struct _EMsgComposerClass EMsgComposerClass;
#include <bonobo/bonobo-window.h>
#include <bonobo/bonobo-ui-component.h>
-/*#include <bonobo-conf/bonobo-config-database.h>*/
#include "e-msg-composer-attachment-bar.h"
#include "e-msg-composer-hdrs.h"
@@ -74,8 +73,6 @@ struct _EMsgComposer {
GHashTable *inline_images, *inline_images_by_url;
GList *current_images;
- Bonobo_ConfigDatabase config_db;
-
char *mime_type, *mime_body, *charset;
char *autosave_file;