Jelajahi Sumber

ENH: remove debug output

Bill Hoffman 19 tahun lalu
induk
melakukan
d5d1525339
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      Source/cmLocalVisualStudio7Generator.cxx

+ 0 - 1
Source/cmLocalVisualStudio7Generator.cxx

@@ -406,7 +406,6 @@ void cmLocalVisualStudio7Generator::WriteConfiguration(std::ostream& fout,
       {
       flags += " /TP ";
       }
-    std::cerr << flags << "\n";
     }
 
   // Add the target-specific flags.