From a0dcf5f8d1a310d8e80d8c807f625aa4f7d9dc6c Mon Sep 17 00:00:00 2001 From: Clemens Ladisch Date: Fri, 13 Jan 2006 15:57:00 +0000 Subject: [PATCH] remove duplicate parameter Remove the duplicate SUBDEV argument definition that got accidentally added in the last patch. --- src/conf/alsa.conf | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/conf/alsa.conf b/src/conf/alsa.conf index e11ca0b5..73e440d4 100644 --- a/src/conf/alsa.conf +++ b/src/conf/alsa.conf @@ -127,13 +127,6 @@ pcm.hw { name defaults.pcm.subdevice } } - @args.SUBDEV { - type integer - default { - @func refer - name defaults.pcm.subdevice - } - } type hw card $CARD device $DEV -- 2.47.1