From f02f5a9d00e6255852c68b22b96709ef2941b5c0 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 10 Jun 2024 16:55:47 +0200 Subject: Re-enable intel arc fix (but only for intel systems) --- include/capture/kms_cuda.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/capture/kms_cuda.h') diff --git a/include/capture/kms_cuda.h b/include/capture/kms_cuda.h index fd0d396..433e053 100644 --- a/include/capture/kms_cuda.h +++ b/include/capture/kms_cuda.h @@ -9,7 +9,6 @@ typedef struct { gsr_egl *egl; const char *display_to_capture; /* if this is "screen", then the first monitor is captured. A copy is made of this */ - gsr_gpu_info gpu_inf; bool hdr; gsr_color_range color_range; bool record_cursor; -- cgit v1.2.3