summaryrefslogtreecommitdiff
path: root/include/xyzModem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xyzModem.h')
-rw-r--r--include/xyzModem.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/xyzModem.h b/include/xyzModem.h
index f437bbd0bd..a3ea768094 100644
--- a/include/xyzModem.h
+++ b/include/xyzModem.h
@@ -97,14 +97,6 @@ typedef struct {
#endif
} connection_info_t;
-#ifndef BOOL_WAS_DEFINED
-#define BOOL_WAS_DEFINED
-typedef unsigned int bool;
-#endif
-
-#define false 0
-#define true 1
-
#endif