summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-11-16 15:08:02 (GMT)
committerKen Martin <ken.martin@kitware.com>2005-11-16 15:08:02 (GMT)
commit09b3d9d2f189d0705d405c65a33206ad0053d8c9 (patch)
treeae2d990ab8660192c84f61f7581f1424ddd9ae68
parent4de14f89b1872d93c7600dfd059a06661ba1a455 (diff)
downloadCMake-09b3d9d2f189d0705d405c65a33206ad0053d8c9.zip
CMake-09b3d9d2f189d0705d405c65a33206ad0053d8c9.tar.gz
CMake-09b3d9d2f189d0705d405c65a33206ad0053d8c9.tar.bz2
STYLE: removed some docs that did not make sense
-rw-r--r--Source/ctest.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/ctest.cxx b/Source/ctest.cxx
index f263edc..a2471d4 100644
--- a/Source/ctest.cxx
+++ b/Source/ctest.cxx
@@ -45,7 +45,6 @@ static const cmDocumentationEntry cmDocumentationDescription[] =
"CMake-generated build trees created for projects that use "
"the ENABLE_TESTING and ADD_TEST commands have testing support. "
"This program will run the tests and report results.", 0},
- CMAKE_STANDARD_INTRODUCTION,
{0,0,0}
};