Fix deadcode
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 26 Aug 2010 17:19:48 +0000 (10:19 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 31 Aug 2010 15:38:44 +0000 (08:38 -0700)
commit235db0aceaa01638d3cd7d041ac968c3faa3a691
tree58057de55f2d2c2ebf7245bf427c7a8d86586532
parent753972fccf7d3d5c9406edbd5281950681e0f606
Fix deadcode

Remove deadcode.  It's possible the code should be in use
somewhere, but as the source code is laid out it currently
is not.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
cmd/zpool/zpool_main.c
lib/libzfs/libzfs_dataset.c