diff options
| author | Peter Anvin <hpa@tazenda.sc.orionmulti.com> | 2005-10-03 12:04:44 -0700 |
|---|---|---|
| committer | Peter Anvin <hpa@tazenda.sc.orionmulti.com> | 2005-10-03 12:04:44 -0700 |
| commit | 79a9d8ea0d88a3667ad19be8e705405ab5d896f1 (patch) | |
| tree | 15d04fe258e969f2a43aaff3c292286984d0147c /diff-files.c | |
| parent | 039c6f162a63e9d91f360e2e6138e21a4015c543 (diff) | |
| parent | baaac6a7143ad07de62926421f8740cd640c241c (diff) | |
| download | git-79a9d8ea0d88a3667ad19be8e705405ab5d896f1.tar.xz | |
Merge with master.kernel.org:/pub/scm/git/git.git
Diffstat (limited to 'diff-files.c')
| -rw-r--r-- | diff-files.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/diff-files.c b/diff-files.c index e8db3d2d69..5e598322ff 100644 --- a/diff-files.c +++ b/diff-files.c @@ -34,7 +34,6 @@ static void show_modified(int oldmode, int mode, int main(int argc, const char **argv) { - static const unsigned char null_sha1[20] = { 0, }; const char **pathspec; const char *prefix = setup_git_directory(); int entries, i; |
