mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
Removed unused combobox dir and define.
This commit is contained in:
parent
c4527bff27
commit
0f3d2587ce
@ -194,7 +194,6 @@ ICONS_LIB = $(DIST)/lib/lib$(LITE_PREFIX)xfeicons.a
|
||||
|
||||
DTWIDGETS_LIB = $(DIST)/lib/libDtWidgets.a
|
||||
XFE_WIDGETS_LIB = $(DIST)/lib/libXfeWidgets.a
|
||||
COMBOBOX_LIB = $(DIST)/lib/libComboBox.a
|
||||
|
||||
ifeq ($(OS_ARCH),AIX)
|
||||
NSPR_LIB =
|
||||
@ -768,9 +767,6 @@ $(MICROLINE_LIB):
|
||||
$(ICONS_LIB):
|
||||
cd icons; $(MAKE)
|
||||
|
||||
$(COMBOBOX_LIB):
|
||||
cd combobox; $(MAKE)
|
||||
|
||||
$(DTWIDGETS_LIB):
|
||||
cd DtWidgets; $(MAKE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user