remove many TODOs

This commit is contained in:
tildearrow 2023-08-30 19:21:38 -05:00
parent d1b78f787b
commit 274ce8a646
7 changed files with 1 additions and 14 deletions

View file

@ -1107,8 +1107,6 @@ void DivPlatformES5506::notifyInsChange(int ins) {
}
void DivPlatformES5506::notifyWaveChange(int wave) {
// TODO when wavetables are added
// TODO they probably won't be added unless the samples reside in RAM
}
void DivPlatformES5506::notifyInsDeletion(void* ins) {