Remove dumplicate double dummy backend from SNDCoreList.

This commit is contained in:
riccardom 2009-07-18 16:50:24 +00:00
parent e96e14d8e6
commit 706af15ebe
1 changed files with 0 additions and 1 deletions

View File

@ -339,7 +339,6 @@ static const GtkRadioActionEntry savet_entries[] = {
SoundInterface_struct *SNDCoreList[] = {
&SNDDummy,
&SNDDummy,
&SNDSDL,
NULL
};