diff options
author | Brad King <brad.king@kitware.com> | 2016-09-26 20:40:44 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-09-27 19:04:28 (GMT) |
commit | 78f77f6038e92d3067472750f32b452fee697c67 (patch) | |
tree | a9308057ba32fe23605542e60659b9e182a1f7c5 /Utilities | |
parent | 681e0429fc7b262dd9d7ad48bcbed25dc3a3fbc2 (diff) | |
download | CMake-78f77f6038e92d3067472750f32b452fee697c67.zip CMake-78f77f6038e92d3067472750f32b452fee697c67.tar.gz CMake-78f77f6038e92d3067472750f32b452fee697c67.tar.bz2 |
Utilities/KWStyle: Remove unused header check reference file
We do not actually run a check for this.
Diffstat (limited to 'Utilities')
-rw-r--r-- | Utilities/KWStyle/Headers/CMakeHeader.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Utilities/KWStyle/Headers/CMakeHeader.h b/Utilities/KWStyle/Headers/CMakeHeader.h deleted file mode 100644 index 3d7702e..0000000 --- a/Utilities/KWStyle/Headers/CMakeHeader.h +++ /dev/null @@ -1,11 +0,0 @@ -/*============================================================================ - CMake - Cross Platform Makefile Generator - Copyright 2000-2009 Kitware, Inc., Insight Software Consortium - - Distributed under the OSI-approved BSD License (the "License"); - see accompanying file Copyright.txt for details. - - This software is distributed WITHOUT ANY WARRANTY; without even the - implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - See the License for more information. -============================================================================*/ |