Deleted wrong statement about nr Qt JSON classes
authorNico Vertriest <nico.vertriest@digia.com>
Wed, 5 Dec 2012 13:55:31 +0000 (14:55 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 7 Dec 2012 11:03:15 +0000 (12:03 +0100)
Change-Id: I58d8ab73d3018d9712ec9485e0b8e52a5a75da5e
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/corelib/doc/src/json.qdoc

index ff06b48..109102f 100644 (file)
@@ -99,8 +99,6 @@
     A valid JSON document is either an array or an object, so a document always starts
     with a square or curly bracket.
 
-    JSON support in Qt consists of a set of 4 classes.
-
 
     \section1 The JSON Classes