Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1538
b: refs/heads/master
c: 4dc40a3
h: refs/heads/master
v: v3
  • Loading branch information
Clemens Ladisch authored and Jaroslav Kysela committed May 29, 2005
1 parent 50fc2dc commit 3c950f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 27d10f5664c7650af3b2ffadfefaf19b36dc7bd8
refs/heads/master: 4dc40a3cc4778ebcb6212bdb71b48690a153be07
3 changes: 0 additions & 3 deletions trunk/sound/usb/usbmixer.c
Original file line number Diff line number Diff line change
Expand Up @@ -1232,9 +1232,6 @@ static int build_audio_procunit(mixer_build_t *state, int unitid, unsigned char
}

type = combine_word(&dsc[4]);
if (! type)
return 0; /* undefined? */

for (info = list; info && info->type; info++)
if (info->type == type)
break;
Expand Down

0 comments on commit 3c950f1

Please sign in to comment.