Remove dumplicate double dummy backend from SNDCoreList.
This commit is contained in:
parent
e96e14d8e6
commit
706af15ebe
|
@ -339,7 +339,6 @@ static const GtkRadioActionEntry savet_entries[] = {
|
|||
|
||||
SoundInterface_struct *SNDCoreList[] = {
|
||||
&SNDDummy,
|
||||
&SNDDummy,
|
||||
&SNDSDL,
|
||||
NULL
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue