spu: don't read config, we manage it in frontend
[pcsx_rearmed.git] / plugins / dfsound / spu.c
index 804a728..cb5e602 100644 (file)
@@ -926,7 +926,7 @@ long CALLBACK SPUinit(void)
  iSPUIRQWait = 0;
  lastch = -1;
 
- ReadConfigSPU();                                      // read user stuff
//ReadConfigSPU();                                      // read user stuff
  SetupStreams();                                       // prepare streaming
 
  return 0;