summaryrefslogtreecommitdiff
path: root/src/glx/dri3_priv.h
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2020-06-12 11:22:42 +0200
committerMarge Bot <eric+marge@anholt.net>2020-06-22 21:50:12 +0000
commit2ef983dca61b549a9242afd9008200b231a26e90 (patch)
tree29ba0b8abc18728a2ecb20e2cca977abba9a262c /src/glx/dri3_priv.h
parentb1f647a3b4c39fa77d63a38ef0ada78d27d2c306 (diff)
driconf: drop now unused translation facility
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5440>
Diffstat (limited to 'src/glx/dri3_priv.h')
-rw-r--r--src/glx/dri3_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glx/dri3_priv.h b/src/glx/dri3_priv.h
index 32a8d3f7e7d..f26edabe047 100644
--- a/src/glx/dri3_priv.h
+++ b/src/glx/dri3_priv.h
@@ -61,7 +61,7 @@
#include "loader_dri3_helper.h"
-/* From xmlpool/options.h, user exposed so should be stable */
+/* From xmlpool.h, user exposed so should be stable */
#define DRI_CONF_VBLANK_NEVER 0
#define DRI_CONF_VBLANK_DEF_INTERVAL_0 1
#define DRI_CONF_VBLANK_DEF_INTERVAL_1 2