Browse Source

Remove duplicate tag name.

Stephen Kelly 10 years ago
parent
commit
199b28ac3a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/cmGeneratorExpressionNode.cxx

+ 0 - 1
Source/cmGeneratorExpressionNode.cxx

@@ -1554,7 +1554,6 @@ class ArtifactPdbTag;
 
 class ArtifactPathTag;
 class ArtifactDirTag;
-class ArtifactNameTag;
 
 //----------------------------------------------------------------------------
 template<typename ArtifactT>