diff --git a/common/memops.c b/common/memops.c index 537beaef..5095e61d 100644 --- a/common/memops.c +++ b/common/memops.c @@ -467,6 +467,7 @@ void sample_move_dS_s24 (jack_default_audio_sample_t *dst, char *src, unsigned l dst += 4; nsamples -= 4; } +#endif while (nsamples--) { int x;