spu: don't read config, we manage it in frontend
authornotaz <notasas@gmail.com>
Sun, 23 Jan 2011 22:37:03 +0000 (00:37 +0200)
committernotaz <notasas@gmail.com>
Sun, 23 Jan 2011 22:38:48 +0000 (00:38 +0200)
plugins/dfsound/spu.c

index 804a728..cb5e602 100644 (file)
@@ -926,7 +926,7 @@ long CALLBACK SPUinit(void)
  iSPUIRQWait = 0;
  lastch = -1;
 
  iSPUIRQWait = 0;
  lastch = -1;
 
- ReadConfigSPU();                                      // read user stuff
//ReadConfigSPU();                                      // read user stuff
  SetupStreams();                                       // prepare streaming
 
  return 0;
  SetupStreams();                                       // prepare streaming
 
  return 0;