remove some unused defines
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "piscreendrawer.h"
|
||||
|
||||
#if !defined(PICO_SDK)
|
||||
|
||||
|
||||
// comment for use ascii instead of unicode symbols
|
||||
# define USE_UNICODE
|
||||
@@ -267,4 +267,4 @@ void PIScreenDrawer::drawText(int x, int y, const PIString & s, Color col_char,
|
||||
}
|
||||
}
|
||||
|
||||
#endif // !PICO_SDK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user