summaryrefslogtreecommitdiff
path: root/gfx/thebes/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/thebes/moz.build')
-rw-r--r--gfx/thebes/moz.build15
1 files changed, 0 insertions, 15 deletions
diff --git a/gfx/thebes/moz.build b/gfx/thebes/moz.build
index 991378da0..a38ecd837 100644
--- a/gfx/thebes/moz.build
+++ b/gfx/thebes/moz.build
@@ -136,21 +136,6 @@ elif CONFIG['MOZ_WIDGET_GTK']:
CPP_SOURCES += [
'gfxPangoFonts.cpp',
]
-elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'os2':
- EXPORTS += [
- 'gfxOS2Fonts.h',
- 'gfxOS2Platform.h',
- 'gfxOS2Surface.h',
- 'gfxPDFSurface.h',
- ]
- CPP_SOURCES += [
- 'gfxOS2Fonts.cpp',
- 'gfxOS2Platform.cpp',
- 'gfxOS2Surface.cpp',
- 'nsUnicodeRange.cpp',
- 'gfxFontconfigUtils.cpp',
- 'gfxPDFSurface.cpp'
- ]
elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'qt':
EXPORTS += [
'gfxFT2FontBase.h',