Remove unused members and methods from QTestLogger.
authorJason McDonald <jason.mcdonald@nokia.com>
Wed, 24 Aug 2011 04:25:20 +0000 (14:25 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 29 Aug 2011 04:48:33 +0000 (06:48 +0200)
commit043914bd97f2ad7afc474e13ebd97f2eadf60eae
treedc7c914224d1801e3744d45f51bec52213cabdc2
parenta541bd9662b07e53cc2173b12b71bb07f188ace8
Remove unused members and methods from QTestLogger.

QTestLogger was counting various test outputs, but was only using three
of the counters internally and the rest were not used at all.  This
commit removes the unused counters and all of the getter methods.

Change-Id: I447183dcaf3e6cc335bbf58656e25b1d32ba810a
Reviewed-on: http://codereview.qt.nokia.com/3437
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
src/testlib/qtestlogger.cpp
src/testlib/qtestlogger_p.h