Removing nsTextFrame.cpp and associated makefile rules. r/sr=pavlov for the removal.

This commit is contained in:
roc+@cs.cmu.edu 2007-07-01 20:31:57 -07:00
Родитель 428cb93464
Коммит 02e063297c
2 изменённых файлов: 3 добавлений и 6580 удалений

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

@ -158,6 +158,9 @@ CPPSRCS = \
nsSpaceManager.cpp \
nsSpacerFrame.cpp \
nsSplittableFrame.cpp \
nsTextFrameThebes.cpp \
nsTextFrameUtils.cpp \
nsTextRunTransformations.cpp \
nsTextTransformer.cpp \
nsViewportFrame.cpp \
$(NULL)
@ -168,21 +171,6 @@ CPPSRCS += \
$(NULL)
endif
# set this to 1 to enable the new text frame
MOZ_ENABLE_NEW_TEXT_FRAME ?= 1
ifdef MOZ_ENABLE_NEW_TEXT_FRAME
CPPSRCS += \
nsTextFrameThebes.cpp \
nsTextRunTransformations.cpp \
nsTextFrameUtils.cpp \
$(NULL)
else
CPPSRCS += \
nsTextFrame.cpp \
$(NULL)
endif
RESOURCES_HTML = \
$(srcdir)/gopher-audio.gif \
$(srcdir)/gopher-binary.gif \

Разница между файлами не показана из-за своего большого размера Загрузить разницу