aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/main.c b/src/main.c
index 87e43ff67..7495ee6ad 100644
--- a/src/main.c
+++ b/src/main.c
@@ -136,12 +136,6 @@ char **__crt0_glob_function (char *arg)
}
#endif /* __DJGPP__ */
-#ifndef __cplusplus
-#ifndef typedef_bool
-typedef char bool;
-#endif
-#endif
-
#define CURL_PROGRESS_STATS 0 /* default progress display */
#define CURL_PROGRESS_BAR 1