X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/f9e940efc715a03d70791fd747993d56383706ff..b35d0d8e9ae9c5407c9f781b545f8a66b9caa9d0:/params.c diff --git a/params.c b/params.c index be019308..d87961b8 100644 --- a/params.c +++ b/params.c @@ -74,10 +74,6 @@ */ #include "rsync.h" -#define BOOL int -#define False 0 -#define True 1 -#define Realloc realloc /* -------------------------------------------------------------------------- ** * Constants...