diff options
Diffstat (limited to 'Source/QtDialog/CMakeSetup.cxx')
-rw-r--r-- | Source/QtDialog/CMakeSetup.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/QtDialog/CMakeSetup.cxx b/Source/QtDialog/CMakeSetup.cxx index b44219f..b78a5df 100644 --- a/Source/QtDialog/CMakeSetup.cxx +++ b/Source/QtDialog/CMakeSetup.cxx @@ -25,7 +25,6 @@ #include <cmsys/Encoding.hxx> #include <cmsys/SystemTools.hxx> -//---------------------------------------------------------------------------- static const char * cmDocumentationName[][2] = { {0, @@ -33,7 +32,6 @@ static const char * cmDocumentationName[][2] = {0,0} }; -//---------------------------------------------------------------------------- static const char * cmDocumentationUsage[][2] = { {0, @@ -43,7 +41,6 @@ static const char * cmDocumentationUsage[][2] = {0,0} }; -//---------------------------------------------------------------------------- static const char * cmDocumentationOptions[][2] = { {0,0} |