From 62a6fd3983d5fae0b779225201b6c3a0e6b9054a Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 8 Nov 2022 10:37:10 +0100 Subject: [PATCH] docs: remove stale envvar-reference This reference was left over when the envvar was removed. Fixes: 231ccb6100e ("docs: Remove no-longer-accurate text about the xlib driver") Reviewed-by: Yonggang Luo Part-of: (cherry picked from commit 9bfa939a5e6377efe7b610dd9b6846edeb0fdafc) --- .pick_status.json | 2 +- docs/xlibdriver.rst | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.pick_status.json b/.pick_status.json index 09e0c015ec6b8..104a8cddb9809 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1291,7 +1291,7 @@ "description": "docs: remove stale envvar-reference", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "231ccb6100e3559782834d1c290e6439a37a7ca8" }, diff --git a/docs/xlibdriver.rst b/docs/xlibdriver.rst index 8a7a58bc5f55e..82493fcc368a7 100644 --- a/docs/xlibdriver.rst +++ b/docs/xlibdriver.rst @@ -170,6 +170,3 @@ Summary of X-related environment variables | :envvar:`MESA_BACK_BUFFER` | specifies how to implement the back | | | color buffer (X only) | +-----------------------------+--------------------------------------+ -| :envvar:`MESA_GAMMA` | gamma correction coefficients | -| | (X only) | -+-----------------------------+--------------------------------------+