summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2007-05-23 22:23:17 (GMT)
committerBrad King <brad.king@kitware.com>2007-05-23 22:23:17 (GMT)
commit5639c69d3918df9e91f27a856d057c8d9e283215 (patch)
treef237f4a0b29ff188f113f457961107f52239321f /Source/cmLocalGenerator.cxx
parent9d75da9eafd72a9a78bab06081876d6ca256a24f (diff)
downloadCMake-5639c69d3918df9e91f27a856d057c8d9e283215.zip
CMake-5639c69d3918df9e91f27a856d057c8d9e283215.tar.gz
CMake-5639c69d3918df9e91f27a856d057c8d9e283215.tar.bz2
ENH: Removed unused code now that INSTALL_FILES and INSTALL_PROGRAMS are not targets.
Diffstat (limited to 'Source/cmLocalGenerator.cxx')
-rw-r--r--Source/cmLocalGenerator.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmLocalGenerator.cxx b/Source/cmLocalGenerator.cxx
index f92c48b..8d29344 100644
--- a/Source/cmLocalGenerator.cxx
+++ b/Source/cmLocalGenerator.cxx
@@ -2451,7 +2451,6 @@ cmLocalGenerator
#endif
}
break;
- case cmTarget::UTILITY:
default:
break;
}