summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/test/qt.qdocconf
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-08-05 10:09:01 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-08-05 10:09:01 (GMT)
commit7de8a0c487ce6a7f13c2028e93648807ef7d8e8b (patch)
tree14f0e38707888964bc2d28e4d089c3a7cd44621b /tools/qdoc3/test/qt.qdocconf
parent182c32ff4ef6d26fb14cb62e37970c01bd600e58 (diff)
downloadQt-7de8a0c487ce6a7f13c2028e93648807ef7d8e8b.zip
Qt-7de8a0c487ce6a7f13c2028e93648807ef7d8e8b.tar.gz
Qt-7de8a0c487ce6a7f13c2028e93648807ef7d8e8b.tar.bz2
qdoc: Removed three unused config variables.
These no longer do anything in qdocconf files: online = false offline = false creator = true
Diffstat (limited to 'tools/qdoc3/test/qt.qdocconf')
-rw-r--r--tools/qdoc3/test/qt.qdocconf3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/qdoc3/test/qt.qdocconf b/tools/qdoc3/test/qt.qdocconf
index a5e6578..f78bd38 100644
--- a/tools/qdoc3/test/qt.qdocconf
+++ b/tools/qdoc3/test/qt.qdocconf
@@ -9,9 +9,6 @@ versionsym =
version = %VERSION%
description = Qt Reference Documentation
url = http://qt.nokia.com/doc/4.7
-online = true
-offline = false
-creator = false
sourceencoding = UTF-8
outputencoding = UTF-8