Remove redundant define.
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 7 Oct 2011 01:37:33 +0000 (11:37 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 7 Oct 2011 04:39:20 +0000 (06:39 +0200)
commit435d21383ca8862f7077f6c9fc86fabc29a553de
treef214c52f5f70a7859776f84dcc182822b84bf19d
parent92acab50d210bfd2bf48ff5079a2c031976e2846
Remove redundant define.

Q_CHECK_PAINTEVENTS was guaranteed to be defined prior to the code that
was conditional on it being undefined.

Change-Id: I8b48a2c6bff997de7d0e3f640203308718dd865b
Reviewed-on: http://codereview.qt-project.org/6193
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/qtabwidget/tst_qtabwidget.cpp