COMP: Remove warning

This commit is contained in:
Andy Cedilnik
2006-03-29 09:10:22 -05:00
parent afc029980b
commit b75166ea45
@@ -100,7 +100,6 @@ bool cmSetSourceFilesPropertiesCommand::InitialPass(
}
else if(*j == "MACOSX_PACKAGE_LOCATION")
{
doingFiles = false;
++j;
if(j == args.end())
{