summaryrefslogtreecommitdiffstats
path: root/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'profile.h')
-rw-r--r--profile.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/profile.h b/profile.h
index 2c293fa7d..b3cc48a68 100644
--- a/profile.h
+++ b/profile.h
@@ -3,12 +3,6 @@
#ifdef __cplusplus
extern "C" {
-#else
-#if __STDC_VERSION__ >= 199901L
-#include <stdbool.h>
-#else
-typedef int bool;
-#endif
#endif
#include "dive.h"