Commit 736f46d1 authored by Wayne Davison's avatar Wayne Davison

Got rid of unused true/false defines.

parent a8f7e4b8
......@@ -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[] = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment