*not part of the build*

fix for 56728


git-svn-id: svn://10.0.0.236/trunk@93507 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
idk%eng.sun.com
2001-05-01 02:42:30 +00:00
parent 9742540b59
commit 5f615ba389

View File

@@ -33,7 +33,7 @@ static NS_DEFINE_CID(kJavaStubsAndProxies,BC_JAVASTUBSANDPROXIES_CID);
static NS_DEFINE_CID(kXPCOMStubsAndProxies,BC_XPCOMSTUBSANDPROXIES_CID);
static NS_DEFINE_CID(kORBComponent,BC_ORBCOMPONENT_CID);
NS_IMPL_ISUPPORTS1(bcJavaComponentFactory, nsIFactory)
NS_IMPL_THREADSAFE_ISUPPORTS1(bcJavaComponentFactory, nsIFactory)
bcJavaComponentFactory::bcJavaComponentFactory(const char *_location) {