disable js debugger until I can figure out what's going on with shrike

This commit is contained in:
rginda%netscape.com 2001-05-15 07:07:36 +00:00
parent 1efb3c3f15
commit c652047340

View File

@ -48,7 +48,7 @@ include $(DEPTH)/config/autoconf.mk
DIRS = src/fdlibm src
ifdef MOZ_JSDEBUGGER
DIRS += jsd
#DIRS += jsd
endif
ifdef MOZ_JAVA