stats: Remove printing of SparseHist total
authorSascha Bischoff <sascha.bischoff@arm.com>
Thu, 27 Jun 2013 09:49:49 +0000 (05:49 -0400)
committerSascha Bischoff <sascha.bischoff@arm.com>
Thu, 27 Jun 2013 09:49:49 +0000 (05:49 -0400)
commit3d19bccb93207fc59065b20304ff47ff969e2f37
tree0b2791b04650b8f42e0ae4480e378599fa869f6c
parenta1e18270a1e9d35f2300c8fd14a2024873bb2cb7
stats: Remove printing of SparseHist total

This patch removes the printing of the SparseHist total in the
stats.txt output file. This has been removed as a sparse histogram has
no total, and therefore this was printing out the value of a
non-local, unrelated variable.
src/base/stats/text.cc