WaveSynth: remove to-do

This commit is contained in:
tildearrow 2022-04-12 01:51:45 -05:00
parent 9baa261253
commit 3d94aef14b

View file

@ -21,10 +21,6 @@
#include "engine.h" #include "engine.h"
#include "instrument.h" #include "instrument.h"
// TODO:
// - add missing license header
// - implement waveSynth on Amiga
bool DivWaveSynth::activeChanged() { bool DivWaveSynth::activeChanged() {
if (activeChangedB) { if (activeChangedB) {
activeChangedB=false; activeChangedB=false;