Delete CONCATENATE macro - it is not used anymore.

This commit is contained in:
Veikko Sariola 2020-05-26 14:25:15 +03:00
parent dac5afea60
commit 35b8253776

View File

@ -120,7 +120,6 @@
db CMDS
%endmacro
%define CONCATENATE(x,y) x %+ y
%define POLYPHONY_BITMASK 0
%assign MAX_VOICES 0
%assign MAX_TRACKS 0