bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan

This commit is contained in:
pavlov%netscape.com 2001-12-16 06:05:15 +00:00
Родитель 8574557c19
Коммит 94f65e74a3
3 изменённых файлов: 0 добавлений и 13 удалений

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

@ -162,7 +162,6 @@ tier_9_dirs += other-licenses/libart_lgpl
endif
tier_9_dirs += \
widget/timer \
modules/libutil \
netwerk \
modules/mpfilelocprovider \

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

@ -526,17 +526,6 @@ widget/src/qt/Makefile
widget/src/xlibxtbin/Makefile
widget/src/xpwidgets/Makefile
widget/src/support/Makefile
widget/timer/Makefile
widget/timer/public/Makefile
widget/timer/src/Makefile
widget/timer/src/beos/Makefile
widget/timer/src/rhapsody/Makefile
widget/timer/src/unix/Makefile
widget/timer/src/unix/gtk/Makefile
widget/timer/src/unix/photon/Makefile
widget/timer/src/unix/xlib/Makefile
widget/timer/src/unix/qt/Makefile
widget/timer/src/os2/Makefile
"
MAKEFILES_xpcom="

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

@ -60,7 +60,6 @@ DIRS = \
modules\zlib \
intl \
netwerk \
widget\timer \
js \
js\src\xpconnect \
!ifdef MOZ_OJI