diff options
Diffstat (limited to 'docs/egl.html')
-rw-r--r-- | docs/egl.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/egl.html b/docs/egl.html index e752a707a3b..3d8a85b4e7e 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -130,16 +130,6 @@ mesa/demos repository.</p> runtime</p> <dl> -<dt><code>EGL_DRIVER</code></dt> -<dd> - -<p>This variable specifies a full path to or the name of an EGL driver. It -forces the specified EGL driver to be loaded. It comes in handy when one wants -to test a specific driver. This variable is ignored for setuid/setgid -binaries.</p> - -</dd> - <dt><code>EGL_PLATFORM</code></dt> <dd> |