Remove obsolete comment from QDataStream test.
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 18 Nov 2011 00:31:12 +0000 (10:31 +1000)
committerQt Continuous Integration System <qt-info@nokia.com>
Fri, 18 Nov 2011 05:25:35 +0000 (06:25 +0100)
commitcd27875816384c862df4bd49ce233a62c0af2dd5
tree4d18387d0a1d83c2f1810336d7da46dcf3640080
parent97cd812d65b8605b86b960a0f8a8ad797ee49653
Remove obsolete comment from QDataStream test.

The removed comment was introduced before the tests were imported into
the Qt repository in 2006 and seems to relate to a test failure that no
longer occurs.

Change-Id: I01f372f6a4f48110711f4f2a86e73acfb7134e24
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>