From 8cddf8247ee54f492adf581d9276b1958c6074fc Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sat, 28 Jun 2008 18:49:06 +0200 Subject: [PATCH] bug 442121 - Don't call into mailnews from toolkit-makefiles.sh, r=ted --- toolkit/toolkit-makefiles.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/toolkit/toolkit-makefiles.sh b/toolkit/toolkit-makefiles.sh index 53c21c0e7c4..07b4ff5fc60 100644 --- a/toolkit/toolkit-makefiles.sh +++ b/toolkit/toolkit-makefiles.sh @@ -910,10 +910,6 @@ if test -n "$MOZ_CALENDAR"; then " fi -if [ "$MOZ_MAIL_NEWS" ]; then - . "${srcdir}/mailnews/makefiles.sh" -fi - if test -n "$MOZ_IPCD"; then add_makefiles " ipc/ipcd/Makefile