diff --git a/desmume/src/gtk/main.cpp b/desmume/src/gtk/main.cpp index e570f7e77..ea5a5aa57 100644 --- a/desmume/src/gtk/main.cpp +++ b/desmume/src/gtk/main.cpp @@ -339,7 +339,6 @@ static const GtkRadioActionEntry savet_entries[] = { SoundInterface_struct *SNDCoreList[] = { &SNDDummy, -&SNDDummy, &SNDSDL, NULL };