mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-01 22:58:49 -04:00
remove duplicate parameter
Remove the duplicate SUBDEV argument definition that got accidentally added in the last patch.
This commit is contained in:
parent
add3a4a1e2
commit
a0dcf5f8d1
1 changed files with 0 additions and 7 deletions
|
|
@ -127,13 +127,6 @@ pcm.hw {
|
||||||
name defaults.pcm.subdevice
|
name defaults.pcm.subdevice
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@args.SUBDEV {
|
|
||||||
type integer
|
|
||||||
default {
|
|
||||||
@func refer
|
|
||||||
name defaults.pcm.subdevice
|
|
||||||
}
|
|
||||||
}
|
|
||||||
type hw
|
type hw
|
||||||
card $CARD
|
card $CARD
|
||||||
device $DEV
|
device $DEV
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue