summaryrefslogtreecommitdiffstats
path: root/Source/cmNinjaTargetGenerator.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-05-09 16:56:43 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2016-05-09 16:56:43 (GMT)
commit3ecdddfc35a0f0ecc1495d902f34d9cee2d59459 (patch)
tree88b5d3c4b8c587d7979231d0e6ce9b03b0685a74 /Source/cmNinjaTargetGenerator.cxx
parentd95fbdb70944a8f9a7e6ac11bc51f410a99aafcd (diff)
parent0ac18d40c8c29a17f1acfcaca506f41a26185901 (diff)
downloadCMake-3ecdddfc35a0f0ecc1495d902f34d9cee2d59459.zip
CMake-3ecdddfc35a0f0ecc1495d902f34d9cee2d59459.tar.gz
CMake-3ecdddfc35a0f0ecc1495d902f34d9cee2d59459.tar.bz2
Merge topic 'clang-format-prep'
0ac18d40 Remove `//------...` horizontal separator comments
Diffstat (limited to 'Source/cmNinjaTargetGenerator.cxx')
-rw-r--r--Source/cmNinjaTargetGenerator.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmNinjaTargetGenerator.cxx b/Source/cmNinjaTargetGenerator.cxx
index 8830b8f..f077c64 100644
--- a/Source/cmNinjaTargetGenerator.cxx
+++ b/Source/cmNinjaTargetGenerator.cxx
@@ -783,7 +783,6 @@ cmNinjaTargetGenerator
}
-//----------------------------------------------------------------------------
void
cmNinjaTargetGenerator::MacOSXContentGeneratorType::operator()(
cmSourceFile const& source, const char* pkgloc)