summaryrefslogtreecommitdiff
path: root/dri3/dri3.c
diff options
context:
space:
mode:
Diffstat (limited to 'dri3/dri3.c')
-rw-r--r--dri3/dri3.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/dri3/dri3.c b/dri3/dri3.c
index 385862a3b..d042b8b7d 100644
--- a/dri3/dri3.c
+++ b/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;