diff options
-rw-r--r-- | Source/CPack/cpack.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/CPack/cpack.cxx b/Source/CPack/cpack.cxx index ecf2afd..086c869 100644 --- a/Source/CPack/cpack.cxx +++ b/Source/CPack/cpack.cxx @@ -454,6 +454,5 @@ int main (int argc, char *argv[]) #define cout no_cout_use_cmCPack_Log } - return 0; } |