Run all scripts in the testsuite/ directory, not just named ones. I'd
[rsync/rsync.git] / params.c
index b1093c3..d87961b 100644 (file)
--- a/params.c
+++ b/params.c
@@ -74,9 +74,6 @@
  */
 
 #include "rsync.h"
-#define BOOL int
-#define False 0
-#define True 1
 
 /* -------------------------------------------------------------------------- **
  * Constants...