summaryrefslogtreecommitdiff
path: root/gfx/config/gfxFeature.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/config/gfxFeature.h')
-rw-r--r--gfx/config/gfxFeature.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gfx/config/gfxFeature.h b/gfx/config/gfxFeature.h
index bdc79e4fe0..78346aa53d 100644
--- a/gfx/config/gfxFeature.h
+++ b/gfx/config/gfxFeature.h
@@ -18,7 +18,6 @@ namespace gfx {
/* Name, Type, Description */ \
_(HW_COMPOSITING, Feature, "Compositing") \
_(D3D11_COMPOSITING, Feature, "Direct3D11 Compositing") \
- _(D3D9_COMPOSITING, Feature, "Direct3D9 Compositing") \
_(OPENGL_COMPOSITING, Feature, "OpenGL Compositing") \
_(DIRECT2D, Feature, "Direct2D") \
_(D3D11_HW_ANGLE, Feature, "Direct3D11 hardware ANGLE") \