summarylogtreecommitdiffstats
path: root/pipewire_wayland.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pipewire_wayland.patch')
-rw-r--r--pipewire_wayland.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/pipewire_wayland.patch b/pipewire_wayland.patch
deleted file mode 100644
index 9f22697d0b66..000000000000
--- a/pipewire_wayland.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/main.js b/main.js
-index 94d4352..a294ba4 100644
---- a/main.js
-+++ b/main.js
-@@ -37,9 +37,6 @@ app.commandLine.appendSwitch('disable-features', 'IOSurfaceCapturer');
- // Enable Opus RED field trial.
- app.commandLine.appendSwitch('force-fieldtrials', 'WebRTC-Audio-Red-For-Opus/Enabled/');
-
--// Enable optional PipeWire support.
--app.commandLine.appendSwitch('enable-features', 'WebRTCPipeWireCapturer');
--
- // Needed until robot.js is fixed: https://github.com/octalmage/robotjs/issues/580
- app.allowRendererProcessReuse = false;
-