Remove debug printf()
[fio.git] / log.c
diff --git a/log.c b/log.c
index 6fe4961255c710a0ccc82a3e2c66478eb0f334d9..6913357c73f2cc1aa4de41ef69e6c12b61f36776 100644 (file)
--- a/log.c
+++ b/log.c
@@ -406,8 +406,6 @@ static int init_iolog_write(struct thread_data *td)
                return 1;
        }
 
-       printf("log opened\n");
-
        /*
         * That's it for writing, setup a log buffer and we're done.
          */