diff --git a/Source/cmDocumentation.cxx b/Source/cmDocumentation.cxx index 17e35d83e..1fb8ab628 100644 --- a/Source/cmDocumentation.cxx +++ b/Source/cmDocumentation.cxx @@ -741,8 +741,6 @@ void cmDocumentation::addCPackStandardDocSections() this->VariableSections.push_back( "Variables common to all CPack generators"); - this->VariableSections.push_back( - "Variables specific to a CPack generator"); } void cmDocumentation::addAutomaticVariableSections(const std::string& section)