From 61007dd412554120da6d5b1da918b82106c517cb Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 10 Jun 2021 11:27:31 +0200 Subject: [PATCH] Revert "conf: add comment about removing sections" This reverts commit 85d34d8d94d94f8bd62c99325d380cc30ed70702. --- src/daemon/client-rt.conf.in | 3 --- src/daemon/client.conf.in | 3 --- src/daemon/jack.conf.in | 3 --- src/daemon/media-session.d/alsa-monitor.conf | 3 --- src/daemon/media-session.d/bluez-monitor.conf | 3 --- src/daemon/media-session.d/media-session.conf | 3 --- src/daemon/media-session.d/v4l2-monitor.conf | 3 --- src/daemon/pipewire-pulse.conf.in | 3 --- src/daemon/pipewire.conf.in | 3 --- 9 files changed, 27 deletions(-) diff --git a/src/daemon/client-rt.conf.in b/src/daemon/client-rt.conf.in index 1eb0c4afd..6f4e9308c 100644 --- a/src/daemon/client-rt.conf.in +++ b/src/daemon/client-rt.conf.in @@ -2,9 +2,6 @@ # # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes # or in ~/.config/pipewire for local changes. -# -# You can remove the sections you don't want to modify, they are taken -# from the global config. context.properties = { ## Configure properties in the system. diff --git a/src/daemon/client.conf.in b/src/daemon/client.conf.in index 888834729..7709c9204 100644 --- a/src/daemon/client.conf.in +++ b/src/daemon/client.conf.in @@ -2,9 +2,6 @@ # # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes # or in ~/.config/pipewire for local changes. -# -# You can remove the sections you don't want to modify, they are taken -# from the global config. context.properties = { ## Configure properties in the system. diff --git a/src/daemon/jack.conf.in b/src/daemon/jack.conf.in index 488abf911..503698d8f 100644 --- a/src/daemon/jack.conf.in +++ b/src/daemon/jack.conf.in @@ -2,9 +2,6 @@ # # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes # or in ~/.config/pipewire for local changes. -# -# You can remove the sections you don't want to modify, they are taken -# from the global config. context.properties = { ## Configure properties in the system. diff --git a/src/daemon/media-session.d/alsa-monitor.conf b/src/daemon/media-session.d/alsa-monitor.conf index 7e5542034..acef7d4ec 100644 --- a/src/daemon/media-session.d/alsa-monitor.conf +++ b/src/daemon/media-session.d/alsa-monitor.conf @@ -3,9 +3,6 @@ # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/ # for systemwide changes or in # ~/.config/pipewire/media-session.d/ for local changes. -# -# You can remove the sections you don't want to modify, they are taken -# from the global config. properties = { # Create a JACK device. This is not enabled by default because diff --git a/src/daemon/media-session.d/bluez-monitor.conf b/src/daemon/media-session.d/bluez-monitor.conf index a3f80e192..b36a6964a 100644 --- a/src/daemon/media-session.d/bluez-monitor.conf +++ b/src/daemon/media-session.d/bluez-monitor.conf @@ -3,9 +3,6 @@ # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/ # for systemwide changes or in # ~/.config/pipewire/media-session.d/ for local changes. -# -# You can remove the sections you don't want to modify, they are taken -# from the global config. properties = { # Enable mSBC support, disabled by default. Be aware that diff --git a/src/daemon/media-session.d/media-session.conf b/src/daemon/media-session.d/media-session.conf index 2f3c3fb86..07bae0849 100644 --- a/src/daemon/media-session.d/media-session.conf +++ b/src/daemon/media-session.d/media-session.conf @@ -3,9 +3,6 @@ # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/ # for systemwide changes or in # ~/.config/pipewire/media-session.d/ for local changes. -# -# You can remove the sections you don't want to modify, they are taken -# from the global config. context.properties = { # Properties to configure the session and some diff --git a/src/daemon/media-session.d/v4l2-monitor.conf b/src/daemon/media-session.d/v4l2-monitor.conf index 5bd2d1e83..182473884 100644 --- a/src/daemon/media-session.d/v4l2-monitor.conf +++ b/src/daemon/media-session.d/v4l2-monitor.conf @@ -3,9 +3,6 @@ # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/ # for systemwide changes or in # ~/.config/pipewire/media-session.d/ for local changes. -# -# You can remove the sections you don't want to modify, they are taken -# from the global config. properties = { } diff --git a/src/daemon/pipewire-pulse.conf.in b/src/daemon/pipewire-pulse.conf.in index 9c513b161..703d56b5a 100644 --- a/src/daemon/pipewire-pulse.conf.in +++ b/src/daemon/pipewire-pulse.conf.in @@ -2,9 +2,6 @@ # # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes # or in ~/.config/pipewire for local changes. -# -# You can remove the sections you don't want to modify, they are taken -# from the global config. context.properties = { ## Configure properties in the system. diff --git a/src/daemon/pipewire.conf.in b/src/daemon/pipewire.conf.in index 2f4908d21..0c0cdd001 100644 --- a/src/daemon/pipewire.conf.in +++ b/src/daemon/pipewire.conf.in @@ -2,9 +2,6 @@ # # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes # or in ~/.config/pipewire for local changes. -# -# You can remove the sections you don't want to modify, they are taken -# from the global config. context.properties = { ## Configure properties in the system.