Remove debugging code from QPathClipper autotest.
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 28 Oct 2011 07:13:26 +0000 (17:13 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 31 Oct 2011 01:34:30 +0000 (02:34 +0100)
commitf935b98b20b7ed2232083567164247a146c84236
treed05abd8cc678b39033fc32e41884dba669e7f362
parent5029a99118f4266bd06e0d594413575830de24a0
Remove debugging code from QPathClipper 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: I36c0624cccf70853a697a2395259b387fa334134
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/gui/painting/qpathclipper/tst_qpathclipper.cpp