remove some unused defines

This commit is contained in:
2026-08-12 14:04:49 +03:00
parent 8bf7738e8a
commit e2c0445c1b
15 changed files with 77 additions and 128 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
#include "piliterals_time.h"
#include "pisharedmemory.h"
#if !defined(PICO_SDK)
#ifdef PIP_HAS_PROCESS
# ifdef WINDOWS
# include <windows.h>
@@ -981,4 +981,4 @@ bool PITerminal::resize(int cols, int rows) {
#endif // PIP_HAS_PROCESS
#endif // !PICO_SDK