diff options
author | Jim Meyering <jim@meyering.net> | 2011-04-29 11:42:41 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-04-29 08:20:10 -0700 |
commit | dabdbee10bd6c7d92204ce4bfc1f3ffd60a4046a (patch) | |
tree | 987fdd987ac914eb4758b879d9661abd47367a8b /base85.c | |
parent | Merge branch 'jc/diff-irreversible-delete' (diff) | |
download | tgif-dabdbee10bd6c7d92204ce4bfc1f3ffd60a4046a.tar.xz |
diffcore-rename.c: avoid set-but-not-used warning
Since 9d8a5a5 (diffcore-rename: refactor "too many candidates" logic,
2011-01-06), diffcore_rename() initializes num_src but does not use it
anymore. "-Wunused-but-set-variable" in gcc-4.6 complains about this.
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'base85.c')
0 files changed, 0 insertions, 0 deletions