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