diff options
Diffstat (limited to 'widgets')
-rw-r--r-- | widgets/misc/e-attachment-store.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/misc/e-attachment-store.c b/widgets/misc/e-attachment-store.c index 8c808d9731..c6208b6866 100644 --- a/widgets/misc/e-attachment-store.c +++ b/widgets/misc/e-attachment-store.c @@ -30,7 +30,6 @@ #include "e-util/e-util.h" #include "e-util/e-mktemp.h" -#include "e-util/gconf-bridge.h" struct _EAttachmentStorePrivate { GHashTable *attachment_index; |