revlog.size: remove alternate implementation (revlogv0 specific)
it's only useful for revlogv0 anyway, revlogNG has the uncompressed size in
the index.
#!/bin/sh# Testing that hghave does not crash when checking features"$TESTDIR/hghave" --test-features 2>/dev/null