aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/main.c')
-rw-r--r--my-evolution/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/my-evolution/main.c b/my-evolution/main.c
index 107b0919b8..04e3c925cd 100644
--- a/my-evolution/main.c
+++ b/my-evolution/main.c
@@ -43,7 +43,6 @@
#include <gconf/gconf.h>
#endif
-#include <libgnomevfs/gnome-vfs.h>
#include <glade/glade.h>
#include "component-factory.h"
@@ -72,7 +71,6 @@ main (int argc,
#endif
glade_gnome_init ();
- gnome_vfs_init ();
gtk_widget_push_visual (gdk_rgb_get_visual ());
gtk_widget_push_colormap (gdk_rgb_get_cmap ());