Reduce unused variables
This commit is contained in:
parent
662a5c5c61
commit
6cfbbe9fa4
2 changed files with 0 additions and 5 deletions
|
|
@ -484,9 +484,6 @@ void DivPlatformNamcoWSG::reset() {
|
|||
namco->set_voices(chans);
|
||||
namco->set_stereo((devType==2 || devType==30));
|
||||
namco->device_start(NULL);
|
||||
lastPan=0xff;
|
||||
cycles=0;
|
||||
curChan=-1;
|
||||
}
|
||||
|
||||
bool DivPlatformNamcoWSG::isStereo() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue