Explorar o código

COMP: Remove warning

Andy Cedilnik %!s(int64=20) %!d(string=hai) anos
pai
achega
b75166ea45
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Source/cmSetSourceFilesPropertiesCommand.cxx

+ 0 - 1
Source/cmSetSourceFilesPropertiesCommand.cxx

@@ -100,7 +100,6 @@ bool cmSetSourceFilesPropertiesCommand::InitialPass(
           }
         else if(*j == "MACOSX_PACKAGE_LOCATION")
           {
-          doingFiles = false;
           ++j;
           if(j == args.end())
             {