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