diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-06-09 22:11:16 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-06-09 22:11:16 +0200 |
commit | 7f00ce22e7e86904e09f900422dfa591d045f447 (patch) | |
tree | 7ba28db730298c462b3a028348b4960977e751c2 /include/pipewire_video.h | |
parent | 3ba1dbda98fcf221eb92d241b753ccdef9eb2a08 (diff) |
Revert "Fix screen and portal capture not working on some intel gpus"
This reverts commit 3ba1dbda98fcf221eb92d241b753ccdef9eb2a08.
Diffstat (limited to 'include/pipewire_video.h')
-rw-r--r-- | include/pipewire_video.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pipewire_video.h b/include/pipewire_video.h index b593630..92622b8 100644 --- a/include/pipewire_video.h +++ b/include/pipewire_video.h @@ -65,7 +65,6 @@ typedef struct { struct spa_video_info format; int server_version_sync; bool negotiated; - bool renegotiated; bool damaged; struct { |