From 71226d22f2d92c53a35f395b04807c761f1e564a Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Mon, 31 Jan 2022 21:26:39 -0500 Subject: don't need that --- examples/test.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'examples') diff --git a/examples/test.c b/examples/test.c index 49937aa..d03b8b2 100644 --- a/examples/test.c +++ b/examples/test.c @@ -117,14 +117,10 @@ int main(int argc, char **argv) { goto error_mixer_input_add; } - printf("Good here\n"); - for (i=0; ioutput, (void **)&buf, sample_rate)) < 0) { -- cgit v1.2.3