summaryrefslogtreecommitdiffstats
path: root/tools/bmp_logo.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bmp_logo.c')
-rw-r--r--tools/bmp_logo.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/bmp_logo.c b/tools/bmp_logo.c
index 2421b825cb..c473baa0dd 100644
--- a/tools/bmp_logo.c
+++ b/tools/bmp_logo.c
@@ -11,11 +11,6 @@
#endif
#endif
-#ifdef __CYGWIN__
-typedef unsigned short ushort;
-#endif /* __CYGWIN__ */
-
-
typedef struct bitmap_s { /* bitmap description */
uint16_t width;
uint16_t height;
OpenPOWER on IntegriCloud