db_info: remove duplicate implementation of show_ranges()
commitae37783f3f17819cb8a03ffc8444ad2d4882153e
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 1 Feb 2012 15:00:00 +0000 (1 18:00 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 1 Feb 2012 15:00:00 +0000 (1 18:00 +0300)
tree5eaf93be2e95eceef66b02536b6d2c1fce0759d9
parent770fe277bdd77736f9e28452d177144e0c24f592
db_info: remove duplicate implementation of show_ranges()

I guess the point was that printing raw numbers instead of "unknown" would
be easier to parse.  But actually it's ugly to look at so get rid of it.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_db_info.c