remove an unneeded test
authorTero Roponen <teanropo@jyu.fi>
Tue, 7 Nov 2006 10:44:33 +0000 (12:44 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 7 Nov 2006 23:50:06 +0000 (15:50 -0800)
commit0623421b0beb5dc4bbe4eb598275e2a608226dec
tree92cdf77a084bde08bc20c435ba3a662e5648e231
parente52775f43857f377aa2aa69f82ac2d2f26dc6297
remove an unneeded test

In wt-status.c there is a test which does nothing.
This patch removes it.

Signed-off-by: Tero Roponen <teanropo@jyu.fi>
Signed-off-by: Junio C Hamano <junkio@cox.net>
wt-status.c