Explorar o código

COMP: fix warning

Bill Hoffman %!s(int64=21) %!d(string=hai) anos
pai
achega
3bb54c00d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Source/cmGlobalXCodeGenerator.cxx

+ 1 - 1
Source/cmGlobalXCodeGenerator.cxx

@@ -44,7 +44,7 @@ int cmGlobalXCodeGenerator::TryCompile(const char *,
                                        const char * projectName,
                                        const char * projectName,
                                        const char * targetName,
                                        const char * targetName,
                                        std::string * output,
                                        std::string * output,
-                                       cmMakefile* mf)
+                                       cmMakefile*)
 {
 {
   // now build the test
   // now build the test
   std::string makeCommand = 
   std::string makeCommand =