mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
dri3: static cleanup
Also remove unused window private key. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user