Merge "do not run get disk stats if libaio is not supported" into linaro_android
diff --git a/src/os.cpp b/src/os.cpp
index df75c1e..820a00f 100644
--- a/src/os.cpp
+++ b/src/os.cpp
@@ -590,7 +590,6 @@
     }
   }
 #endif
-  logprintf(3, "Log: %s, Nothing to do here.\n", __func__);
 }
 
 // No error polling on unknown systems.