From 09b3d9d2f189d0705d405c65a33206ad0053d8c9 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Wed, 16 Nov 2005 10:08:02 -0500 Subject: [PATCH] STYLE: removed some docs that did not make sense --- Source/ctest.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/ctest.cxx b/Source/ctest.cxx index f263edc23..a2471d4f3 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} };