gclient: Delete unused code
authorRobert Elliott <elliott@hpe.com>
Thu, 22 Dec 2016 20:50:46 +0000 (14:50 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 3 Jan 2017 01:19:49 +0000 (18:19 -0700)
commit0fcf445c034a8b4ad0f4181870283e6e11825160
tree92fbec9f247b80e10e35817928ee5661c46324a5
parent27624651a502462536e3ad6ae6dab91c7fc5c148
gclient: Delete unused code

Delete two #if 0 blocks from pre-2012 that have old calls to
num2str without the current number of arguments and hardcode
"KB/s" units.

Signed-off-by: Jens Axboe <axboe@fb.com>
gclient.c