summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-03-18 20:18:44 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-04-04 16:30:52 (GMT)
commit199b28ac3ab5cc2dc99b352b8653a03f93baf3e5 (patch)
treeedf17478a71d720cfd8e4f59a1cfe6722300eabb
parentc6624cfdc1fe9c7c53ad9ed06da759df803aef71 (diff)
downloadCMake-199b28ac3ab5cc2dc99b352b8653a03f93baf3e5.zip
CMake-199b28ac3ab5cc2dc99b352b8653a03f93baf3e5.tar.gz
CMake-199b28ac3ab5cc2dc99b352b8653a03f93baf3e5.tar.bz2
Remove duplicate tag name.
-rw-r--r--Source/cmGeneratorExpressionNode.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmGeneratorExpressionNode.cxx b/Source/cmGeneratorExpressionNode.cxx
index 673dcb9..2654851 100644
--- a/Source/cmGeneratorExpressionNode.cxx
+++ b/Source/cmGeneratorExpressionNode.cxx
@@ -1554,7 +1554,6 @@ class ArtifactPdbTag;
class ArtifactPathTag;
class ArtifactDirTag;
-class ArtifactNameTag;
//----------------------------------------------------------------------------
template<typename ArtifactT>