summaryrefslogtreecommitdiff
path: root/Source/cmCommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCommands.h')
-rw-r--r--Source/cmCommands.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmCommands.h b/Source/cmCommands.h
index 0786a6427f..d0f1ab7796 100644
--- a/Source/cmCommands.h
+++ b/Source/cmCommands.h
@@ -28,5 +28,4 @@ void GetBootstrapCommands1(std::vector<cmCommand*>& commands);
void GetBootstrapCommands2(std::vector<cmCommand*>& commands);
void GetPredefinedCommands(std::vector<cmCommand*>& commands);
-
#endif