]> git.ipfire.org Git - thirdparty/git.git/blobdiff - grep.h
grep/log: remove hidden --debug and --grep-debug options
[thirdparty/git.git] / grep.h
diff --git a/grep.h b/grep.h
index b5c4e223a8f337fb476b5e375685045189389e82..5248c6ef7ea7696372e25c181680eae247a83387 100644 (file)
--- a/grep.h
+++ b/grep.h
@@ -136,7 +136,6 @@ struct grep_opt {
        int word_regexp;
        int fixed;
        int all_match;
-       int debug;
 #define GREP_BINARY_DEFAULT    0
 #define GREP_BINARY_NOMATCH    1
 #define GREP_BINARY_TEXT       2