Bug 557175 - No bug commit rev 146fdb589df5 broke Qt port compilation. r=vladimir

This commit is contained in:
Oleg Romashin 2010-04-07 03:54:05 -04:00
parent baece4fff9
commit 428506918b

View File

@ -35,12 +35,6 @@ CPPSRCS = \
gfxUserFontSet.cpp \
$(NULL)
ifeq ($(MOZ_WIDGET_TOOLKIT),qt)
CPPSRCS += \
gfxSharedImageSurface.cpp \
$(NULL)
endif
EXTRA_DSO_LDOPTS += \
$(MOZ_CAIRO_LIBS) \
$(MOZ_UNICHARUTIL_LIBS) \