remove some unused defines
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user