diff --git a/netwerk/socket/base/Makefile.in b/netwerk/socket/base/Makefile.in index 7a4a9074606e..5dbe58540c95 100755 --- a/netwerk/socket/base/Makefile.in +++ b/netwerk/socket/base/Makefile.in @@ -67,10 +67,6 @@ XPIDLSRCS = \ nsISSLSocketControl.idl \ $(NULL) -ifeq ($(OS_ARCH),WINNT) -NO_GEN_XPT=1 -endif - # we don't want the shared lib, but we want to force the creation of a # static lib. FORCE_STATIC_LIB = 1