summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--diff-index.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/diff-index.c b/diff-index.c
index 8694012..8c9f601 100644
--- a/diff-index.c
+++ b/diff-index.c
@@ -11,7 +11,6 @@ COMMON_DIFF_OPTIONS_HELP;
int main(int argc, const char **argv)
{
struct rev_info rev;
- int match_missing = 0;
int cached = 0;
int i;