summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/ccmake.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CursesDialog/ccmake.cxx')
-rw-r--r--Source/CursesDialog/ccmake.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/CursesDialog/ccmake.cxx b/Source/CursesDialog/ccmake.cxx
index b7c22b1..6eccf54 100644
--- a/Source/CursesDialog/ccmake.cxx
+++ b/Source/CursesDialog/ccmake.cxx
@@ -23,7 +23,6 @@
#include <form.h>
-//----------------------------------------------------------------------------
static const char * cmDocumentationName[][2] =
{
{0,
@@ -31,7 +30,6 @@ static const char * cmDocumentationName[][2] =
{0,0}
};
-//----------------------------------------------------------------------------
static const char * cmDocumentationUsage[][2] =
{
{0,
@@ -44,7 +42,6 @@ static const char * cmDocumentationUsage[][2] =
{0,0}
};
-//----------------------------------------------------------------------------
static const char * cmDocumentationUsageNote[][2] =
{
{0,
@@ -52,7 +49,6 @@ static const char * cmDocumentationUsageNote[][2] =
{0,0}
};
-//----------------------------------------------------------------------------
static const char * cmDocumentationOptions[][2] =
{
CMAKE_STANDARD_OPTIONS_TABLE,