egl/main: drop platform fbdev specific code
[mesa.git] / docs / egl.html
index a715a3ad31dcd70deb5042d5398592fc6f1a2b6d..d46181ec2796787e7d11fe5cbf66cf07c17e4def 100644 (file)
@@ -88,7 +88,7 @@ types such as <code>EGLNativeDisplayType</code> or
 <code>EGLNativeWindowType</code> defined for.</p>
 
 <p>The available platforms are <code>x11</code>, <code>drm</code>,
-<code>fbdev</code>, and <code>gdi</code>.  The <code>gdi</code> platform can
+and <code>gdi</code>.  The <code>gdi</code> platform can
 only be built with SCons.  Unless for special needs, the build system should
 select the right platforms automatically.</p>