Remove debug code from QLocalSocket autotest.
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 28 Oct 2011 08:25:09 +0000 (18:25 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 31 Oct 2011 04:27:26 +0000 (05:27 +0100)
commit37eb6c7d5cc0c47d57d451e605383ee101a707e7
treede8e0e974443a2db0d5bfd6a1875e4d6543b0c17
parent8f7b13883368b35a4678bdd0f1ed0bafb287fe25
Remove debug code from QLocalSocket autotest.

Any test diagnostics that are useful should be part of the regular test
output, as the CI system cannot switch on commented-out code when there
is a test failure.

Change-Id: Ie44b6ea8dd496857ea264f730148d3dc4f5c8324
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/network/socket/qlocalsocket/tst_qlocalsocket.cpp