mirror of
https://github.com/git/git.git
synced 2026-04-11 17:30:08 +02:00
diff-index: fix compilation warnings.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user