summaryrefslogtreecommitdiffstatshomepage
path: root/unix
diff options
context:
space:
mode:
Diffstat (limited to 'unix')
-rw-r--r--unix/mpconfigport.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/mpconfigport.h b/unix/mpconfigport.h
index b7da9d3234..411817130a 100644
--- a/unix/mpconfigport.h
+++ b/unix/mpconfigport.h
@@ -24,9 +24,6 @@
* THE SOFTWARE.
*/
-// Debugging help - use printf() easily
-#include <stdio.h>
-
// options to control how Micro Python is built
#define MICROPY_ALLOC_PATH_MAX (PATH_MAX)