From 119e0f3c914646de7de98ff226483128723d0b1b Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Thu, 12 Jan 2012 12:29:50 +0100 Subject: [PATCH] Bug 675221 followup - Remove xpcom/proxy from toolkit-makefiles.sh; rs=build --- toolkit/toolkit-makefiles.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/toolkit/toolkit-makefiles.sh b/toolkit/toolkit-makefiles.sh index 76654d093b53..1c9ba46e2d91 100644 --- a/toolkit/toolkit-makefiles.sh +++ b/toolkit/toolkit-makefiles.sh @@ -410,9 +410,6 @@ MAKEFILES_xpcom=" xpcom/reflect/xptinfo/Makefile xpcom/reflect/xptinfo/public/Makefile xpcom/reflect/xptinfo/src/Makefile - xpcom/proxy/Makefile - xpcom/proxy/public/Makefile - xpcom/proxy/src/Makefile xpcom/threads/Makefile xpcom/stub/Makefile xpcom/system/Makefile @@ -902,7 +899,6 @@ if [ "$ENABLE_TESTS" ]; then uriloader/exthandler/tests/Makefile uriloader/exthandler/tests/mochitest/Makefile widget/tests/Makefile - xpcom/proxy/tests/Makefile xpcom/sample/Makefile xpcom/sample/program/Makefile xpcom/tests/Makefile