X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c4cd2ca6bf60b13cb697e5461f8c8010be78791e..d4021b6d9b9a644a539746c98fe24f61d95e8ea5:/wildtest.c diff --git a/wildtest.c b/wildtest.c index 73e97a9c..b5df9a58 100644 --- a/wildtest.c +++ b/wildtest.c @@ -19,9 +19,6 @@ int wildmatch_errors = 0; typedef char bool; -#define false 0 -#define true 1 - int output_iterations = 0; static struct poptOption long_options[] = {