Преглед изворни кода

Suppress unecessary (now empty) doc sections

Eric NOULARD пре 14 година
родитељ
комит
9717727d5f
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      Source/cmDocumentation.cxx

+ 0 - 2
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)