mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
app-laptop/pbbuttonsd: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
https://bugs.gentoo.org/771093
|
||||
--- a/src/driver_mixer_alsa.c
|
||||
+++ b/src/driver_mixer_alsa.c
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
#define SECTION "MODULE MIXER ALSA"
|
||||
|
||||
-struct driver_alsamixer {
|
||||
+extern struct driver_alsamixer {
|
||||
char *card; /* name of the soundcard (usually "default" is fine) */
|
||||
GString *channels; /* channel names to use */
|
||||
struct {
|
||||
Reference in New Issue
Block a user