فهرست منبع

COMP: fix warning

Bill Hoffman 21 سال پیش
والد
کامیت
3bb54c00d5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 * targetName,
                                        std::string * output,
-                                       cmMakefile* mf)
+                                       cmMakefile*)
 {
   // now build the test
   std::string makeCommand =