diff options
Diffstat (limited to 'camel/camel-folder-summary.c')
-rw-r--r-- | camel/camel-folder-summary.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel-folder-summary.c b/camel/camel-folder-summary.c index 288bb686b2..a04b12a51d 100644 --- a/camel/camel-folder-summary.c +++ b/camel/camel-folder-summary.c @@ -26,7 +26,6 @@ */ #include <config.h> #include "camel-folder-summary.h" -#include "camel-log.h" static GtkObjectClass *parent_class = NULL; |