tree-diff: no need to pass match to skip_uninteresting()
authorKirill Smelkov <kirr@mns.spb.ru>
Mon, 3 Feb 2014 12:47:18 +0000 (16:47 +0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Feb 2014 22:46:11 +0000 (14:46 -0800)
It is neither used there as input, nor the output written through it, is
used outside.

Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found