commit | 94f19c9a6da1fd3a5958f1a0b44aa340f2596a5b | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Mar 24 12:01:15 2005 +0100 |
committer | Jaroslav Kysela <perex@suse.cz> | Sun May 29 09:00:11 2005 +0200 |
tree | 25934824d74c8534a53283eb3a5a90e9e2408b03 | |
parent | 254feb882a7c6e4e51416dff6a97d847fbbba551 [diff] |
[ALSA] kill dead code ALSA<-OSS emulation The Coverity checker found this obviously dead code. I'm not sure which of the if (plugin == NULL) is correct - this patch removes the one that couldn't be true. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>