ENH: remove debug

This commit is contained in:
Bill Hoffman 2006-05-02 16:41:31 -04:00
parent 67490f57a9
commit fd40430547
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ remote_command(
remote_command(
"Login into cvs."
"cvs -d ${CVSROOT} login" cmake_login)
message(FATAL_ERROR "done")
# checkout the source
remote_command(
"Checkout the source for ${CMAKE_VERSION}"