X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/f9e940efc715a03d70791fd747993d56383706ff..740819ef7b3b96451e16b2fa3891d46cfc73ec64:/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...