diff --git a/include/sointu/header.inc b/include/sointu/header.inc index 5b5c929..5b0bccb 100644 --- a/include/sointu/header.inc +++ b/include/sointu/header.inc @@ -115,9 +115,6 @@ section .text ; yasm throws section redeclaration warnings if strucs are defined %define TOTAL_ROWS (MAX_PATTERNS*PATTERN_SIZE) %define SAMPLES_PER_ROW (SAMPLE_RATE*4*60/(BPM*16)) -%ifndef MAX_SAMPLES - %define MAX_SAMPLES (SAMPLES_PER_ROW*TOTAL_ROWS) -%endif %macro BEGIN_PATCH 0 SECT_DATA(params)