From 3ec8ca8250fab424ce5a81bd20f31cc6b4455117 Mon Sep 17 00:00:00 2001 From: "dp%netscape.com" Date: Wed, 8 Dec 1999 01:58:30 +0000 Subject: [PATCH] Removing nsComponentManager.h from export --- xpcom/components/makefile.win | 1 - 1 file changed, 1 deletion(-) diff --git a/xpcom/components/makefile.win b/xpcom/components/makefile.win index 8f817b1077cb..aef35211e8ef 100644 --- a/xpcom/components/makefile.win +++ b/xpcom/components/makefile.win @@ -35,7 +35,6 @@ EXPORTS = \ nsIServiceProvider.h \ nsRepository.h \ nsXPComFactory.h \ - nsComponentManager.h \ nsNativeComponentLoader.h \ xcDll.h \ $(NULL)