remove all the menu stuff from the build to fix 21652

This commit is contained in:
pavlov%netscape.com 2000-03-14 02:55:59 +00:00
parent 6af40d722b
commit f5f3003b0a

View File

@ -35,7 +35,6 @@ CPPSRCS = \
nsCheckButton.cpp \ nsCheckButton.cpp \
nsClipboard.cpp \ nsClipboard.cpp \
nsComboBox.cpp \ nsComboBox.cpp \
nsContextMenu.cpp \
nsDragService.cpp \ nsDragService.cpp \
nsFilePicker.cpp \ nsFilePicker.cpp \
nsFileWidget.cpp \ nsFileWidget.cpp \
@ -46,9 +45,6 @@ CPPSRCS = \
nsLabel.cpp \ nsLabel.cpp \
nsListBox.cpp \ nsListBox.cpp \
nsLookAndFeel.cpp \ nsLookAndFeel.cpp \
nsMenu.cpp \
nsMenuBar.cpp \
nsPopUpMenu.cpp \
nsRadioButton.cpp \ nsRadioButton.cpp \
nsScrollbar.cpp \ nsScrollbar.cpp \
nsSound.cpp \ nsSound.cpp \