Remove obsolete comment from QDataStream test.
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 18 Nov 2011 00:19:11 +0000 (10:19 +1000)
committerQt Continuous Integration System <qt-info@nokia.com>
Fri, 18 Nov 2011 05:25:37 +0000 (06:25 +0100)
commit530d794be82e91cd09eb06ba814a4e68b47a3e1d
tree4d18387d0a1d83c2f1810336d7da46dcf3640080
parentcd27875816384c862df4bd49ce233a62c0af2dd5
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 code that no longer
exists.

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