author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sun, 2 Apr 2006 11:12:47 +0000 (13:12 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 2 Apr 2006 19:58:45 +0000 (12:58 -0700) | ||
commit | 139faba8f5c86a960c893f92e25afd4caa79c2fb | |
tree | ca59d38e355e1bf6aa543cdb8090d6e4201d1e57 | tree | snapshot |
parent | 20b1d700c94c8b5b2b8b6f1b4982858d03cd9453 | commit | diff |
Remove useless pointer update
buf is not used afterwards. The compiler optimized the dead store out
anyway, but let's clean the source, too.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
buf is not used afterwards. The compiler optimized the dead store out
anyway, but let's clean the source, too.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
tar-tree.c | diff | blob | history |