From 55a2859758e61d1d22d319c4402449f03627edc2 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 29 Apr 2005 05:06:00 +0000 Subject: don't build wizard related code 005-04-29 JP Rosevear * Makefile.am: don't build wizard related code * Evolution.idl: remove wizard idl include * e-shell.c: remove wizard include * Remove wizard related code which is now in a plugin (and is much simpler due to eplugin) svn path=/trunk/; revision=29245 --- shell/e-shell.c | 1 - 1 file changed, 1 deletion(-) (limited to 'shell/e-shell.c') diff --git a/shell/e-shell.c b/shell/e-shell.c index f779e6d603..8e70e7d0ed 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -37,7 +37,6 @@ #include "e-shell-constants.h" #include "e-shell-offline-handler.h" #include "e-shell-settings-dialog.h" -#include "e-shell-startup-wizard.h" #include "e-shell-marshal.h" #include "es-event.h" -- cgit