diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2012-03-28 22:18:37 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-03-28 15:19:17 -0700 |
commit | b3065bdc03dd91561e35f91896aec8c64667d1a9 (patch) | |
tree | 6afa3a099b1d03ea294aaa87394c2dbbfdd0b699 /streaming.h | |
parent | 455cf268dbaf227bdbd5e9fbf96525452bcfe44f (diff) | |
download | git-b3065bdc03dd91561e35f91896aec8c64667d1a9.tar.gz git-b3065bdc03dd91561e35f91896aec8c64667d1a9.tar.xz |
config: remove useless assignment
v1.7.9-8-g270a344 (config: stop using config_exclusive_filename) replaced
config_exclusive_filename with given_config_file. In one case this
resulted in a self-assignment, which is reported by clang as a warning.
Remove the useless code.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'streaming.h')
0 files changed, 0 insertions, 0 deletions