Bug 703888 - Remove dom/Makefile.in comment leftover from bug 533891; r=ted

This commit is contained in:
Ed Morley 2011-11-30 18:37:57 +00:00
Родитель 94d6275bd7
Коммит 3f35cb9dea
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -85,10 +85,6 @@ DIRS += \
ifdef ENABLE_TESTS
DIRS += tests
# These subdirs rely on GTK libraries and header files, it is not
# buildable on other non-GTK unix builds
ifneq (,$(filter gtk2 cocoa windows android qt os2,$(MOZ_WIDGET_TOOLKIT)))
DIRS += plugins/test
endif