Skip to content

Commit

Permalink
diff-index: fix compilation warnings.
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Apr 27, 2006
1 parent 9af0b8d commit 61678d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion diff-index.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 61678d8

Please sign in to comment.