Remove unused xevent

This commit is contained in:
dec05eba
2024-01-03 15:31:25 +01:00
parent 0af35ae6df
commit 5d54b02cb2
2 changed files with 1 additions and 3 deletions

View File

@@ -28,7 +28,6 @@ typedef struct {
typedef struct {
gsr_capture_kms_cuda_params params;
XEvent xev;
bool should_stop;
bool stop_is_error;