]> code.delx.au - pulseaudio/blobdiff - src/tests/thread-mainloop-test.c
tests: More useful output of make check
[pulseaudio] / src / tests / thread-mainloop-test.c
index 722759726ed487655efbe1ca7e87e86250892784..599f1959bdf34b9e0b17ee0aa9d5a9ed50e4aabd 100644 (file)
@@ -67,8 +67,6 @@ int main(int argc, char *argv[]) {
     fprintf(stderr, "waiting 5s (sleep)\n");
     pa_msleep(5000);
 
-    fprintf(stderr, "shutting down\n");
-
     pa_threaded_mainloop_stop(m);
 
     pa_threaded_mainloop_free(m);