patch up some savestate issues
[pcsx_rearmed.git] / plugins / dfsound / spu_config.h
index 95c8948..b830142 100644 (file)
@@ -11,7 +11,6 @@ typedef struct
  int        iUseInterpolation;
  int        iTempo;
  int        iUseThread;
- int        iUseFixedUpdates;  // output fixed number of samples/frame
 
  // status
  int        iThreadAvail;