Pārlūkot izejas kodu

COMP: Remove warning

Andy Cedilnik 19 gadi atpakaļ
vecāks
revīzija
b75166ea45
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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())
             {