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
@@ -24,7 +24,7 @@
#ifndef PISCREENDRAWER_H
#define PISCREENDRAWER_H
#if !defined(PICO_SDK)
#include "pip_console_export.h"
#include "piscreentypes.h"
@@ -147,5 +147,5 @@ private:
};
#endif // !PICO_SDK
#endif // PISCREENDRAWER_H