summaryrefslogtreecommitdiff
path: root/xserver/dri3/dri3.c
diff options
context:
space:
mode:
Diffstat (limited to 'xserver/dri3/dri3.c')
-rw-r--r--xserver/dri3/dri3.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/xserver/dri3/dri3.c b/xserver/dri3/dri3.c
index 385862a3b..d042b8b7d 100644
--- a/xserver/dri3/dri3.c
+++ b/xserver/dri3/dri3.c
@@ -26,9 +26,8 @@
#include "dri3_priv.h"
-int dri3_request;
+static int dri3_request;
DevPrivateKeyRec dri3_screen_private_key;
-DevPrivateKeyRec dri3_window_private_key;
static int dri3_screen_generation;