X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c4cd2ca6bf60b13cb697e5461f8c8010be78791e..9aacb4df0e29b11e298d7353467d821e4a17cc12:/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[] = {