COMP: Remove warning

This commit is contained in:
Andy Cedilnik 2006-03-29 09:10:22 -05:00
parent afc029980b
commit b75166ea45
1 changed files with 0 additions and 1 deletions

View File

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