nonsense comments removed

This commit is contained in:
Daniel Stenberg 2004-03-17 07:22:04 +00:00
parent 79ed144b0f
commit 3417e0b0fc
1 changed files with 2 additions and 2 deletions

View File

@ -124,11 +124,11 @@ struct pollfd {
int poll (struct pollfd *, int, int); int poll (struct pollfd *, int, int);
#endif /* __DJGPP__ */ #endif /* __DJGPP__ */
#ifndef __cplusplus /* (rabe) */ #ifndef __cplusplus
#ifndef typedef_bool #ifndef typedef_bool
typedef char bool; typedef char bool;
#endif #endif
#endif /* (rabe) */ #endif
#define CURL_PROGRESS_STATS 0 /* default progress display */ #define CURL_PROGRESS_STATS 0 /* default progress display */
#define CURL_PROGRESS_BAR 1 #define CURL_PROGRESS_BAR 1