WaveSynth: remove to-do
This commit is contained in:
parent
9baa261253
commit
3d94aef14b
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue