Don't #include e-name-western.h, since the code that uses it is commented

* message-list.c: Don't #include e-name-western.h, since the code
	that uses it is commented out, and we want to remove the local
	copy, but we don't want to make the mailer depend on the e-d-s
	copy if it's not even going to be using it.

svn path=/trunk/; revision=23230
This commit is contained in:
Dan Winship
2003-11-07 21:20:47 +00:00
parent 7e90203a66
commit 104d471a79
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2003-11-07 Dan Winship <danw@ximian.com>
* message-list.c: Don't #include e-name-western.h, since the code
that uses it is commented out, and we want to remove the local
copy, but we don't want to make the mailer depend on the e-d-s
copy if it's not even going to be using it.
2003-11-07 JP Rosevear <jpr@ximian.com>
* Makefile.am: build the marshall files right at the beginning

View File

@ -50,7 +50,6 @@
#include <camel/camel-file-utils.h>
#include <camel/camel-folder.h>
#include <camel/camel-folder-thread.h>
#include <e-util/ename/e-name-western.h>
#include <e-util/e-memory.h>
#include "filter/filter-label.h"