1 parent d7b7d5f commit ebf8dc6Copy full SHA for ebf8dc6
1 file changed
unix/mpconfigport.h
@@ -24,9 +24,6 @@
24
* THE SOFTWARE.
25
*/
26
27
-// Debugging help - use printf() easily
28
-#include <stdio.h>
29
-
30
// options to control how Micro Python is built
31
32
#define MICROPY_ALLOC_PATH_MAX (PATH_MAX)
0 commit comments