1
0
Andy Cedilnik 23 жил өмнө
parent
commit
cab011b7ec

+ 0 - 2
Source/cmTryCompileCommand.cxx

@@ -228,8 +228,6 @@ bool cmTryCompileCommand::InitialPass(std::vector<std::string> const& argv)
   return true;
 }
 
-static void cmTryCompileCommandNotUsed(bool){}
-
 void cmTryCompileCommand::CleanupFiles(const char* binDir)
 {
   if ( !binDir )