Fix GCC errors 2
This commit is contained in:
parent
960a8e3616
commit
00414c6504
2 changed files with 2 additions and 5 deletions
|
|
@ -379,11 +379,7 @@ void DivPlatformSCC::quit() {
|
|||
delete oscBuf[i];
|
||||
}
|
||||
if (scc!=NULL) {
|
||||
if (isPlus) {
|
||||
delete (k052539_scc_core*)scc;
|
||||
} else {
|
||||
delete (k051649_scc_core*)scc;
|
||||
}
|
||||
delete scc;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue