diff options
Diffstat (limited to 'shell/e-storage.c')
-rw-r--r-- | shell/e-storage.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/e-storage.c b/shell/e-storage.c index b6219605ab..00f07f0250 100644 --- a/shell/e-storage.c +++ b/shell/e-storage.c @@ -21,6 +21,10 @@ * Author: Ettore Perazzoli */ +/* FIXME: The EFolderTree is kept both in the EStorage and the + * EvolutionStorage. Bad design. + */ + #ifdef HAVE_CONFIG_H #include <config.h> #endif |