template.c: merge exact, neighbor conditional compilation
This commit is contained in:
parent
ca282d20c8
commit
160c40fc11
@ -161,9 +161,7 @@ main(void)
|
||||
#if !SILENT_MODE
|
||||
puts(":: C bytebeat generator: runtime unit");
|
||||
fflush(stdout);
|
||||
#endif
|
||||
|
||||
#if !SILENT_MODE
|
||||
printf(
|
||||
"\n"
|
||||
"Sample rate: " INT2STR(SAMPLE_RATE) " Hz\n"
|
||||
|
Loading…
Reference in New Issue
Block a user