summaryrefslogtreecommitdiff
path: root/wildtest.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2004-02-07 18:40:52 +0000
committerWayne Davison <wayned@samba.org>2004-02-07 18:40:52 +0000
commit736f46d1d94f44141f57c428dacfecbfca872dd9 (patch)
tree13828f6d85b2f5e00cf4df8b3b1742f085c97027 /wildtest.c
parenta8f7e4b835a39b180ee728bfe8c44650096f99c0 (diff)
downloadrsync-736f46d1d94f44141f57c428dacfecbfca872dd9.tar.gz
Got rid of unused true/false defines.
Diffstat (limited to 'wildtest.c')
-rw-r--r--wildtest.c3
1 files changed, 0 insertions, 3 deletions
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[] = {