diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2009-01-12 12:12:01 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2009-01-12 12:12:01 +0800 |
commit | c7d3c9f95609123035ebaa267f9d2e6ecfa8c2e8 (patch) | |
tree | 246bdb714e24e1b0c9a8ce4a3e45a46b230316de /shell/importer | |
parent | f8b33bc4ebe9dd8043674141b5fe4660efaa99e8 (diff) | |
download | gsoc2013-evolution-c7d3c9f95609123035ebaa267f9d2e6ecfa8c2e8.tar.gz gsoc2013-evolution-c7d3c9f95609123035ebaa267f9d2e6ecfa8c2e8.tar.zst gsoc2013-evolution-c7d3c9f95609123035ebaa267f9d2e6ecfa8c2e8.zip |
Merge revisions 36866:37046 from trunk.
svn path=/branches/kill-bonobo/; revision=37050
Diffstat (limited to 'shell/importer')
-rw-r--r-- | shell/importer/intelligent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/importer/intelligent.c b/shell/importer/intelligent.c index c7cb6b3b0c..6503fc8ad6 100644 --- a/shell/importer/intelligent.c +++ b/shell/importer/intelligent.c @@ -29,7 +29,6 @@ #include <gtk/gtk.h> #include <libgnome/gnome-config.h> -/*#include <libgnome/gnome-util.h>*/ #include <glib/gi18n.h> #include <bonobo/bonobo-object.h> |