Remove unused methods from QTestLogger.
authorJason McDonald <jason.mcdonald@nokia.com>
Wed, 24 Aug 2011 03:48:56 +0000 (13:48 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 29 Aug 2011 04:48:29 +0000 (06:48 +0200)
commita541bd9662b07e53cc2173b12b71bb07f188ace8
tree6fc8f1a438f3938d62a6330a5b49d650da3b8316
parentadcfd88764aab630290479c3b68651690f27f050
Remove unused methods from QTestLogger.

The setLogFormat() and logFormat() methods are never called -- the log
format is set in the call to the constructor and it would not make sense
to change it during a test run.

Change-Id: I59256f17f28bbc72d86cabfb2a961d2faf0e2d52
Reviewed-on: http://codereview.qt.nokia.com/3435
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