Remove copy'n'paste left-over

This commit is contained in:
Ingo Weinhold
2011-07-17 16:54:59 +02:00
parent c9c6e36537
commit 3095cb1bc9
@@ -1067,7 +1067,6 @@ PackageWriterImpl::_UpdateCheckEntryCollisions(Attribute* parentAttribute,
continue;
}
_AddEntry(fd, NULL, entry->d_name, pathBuffer);
_UpdateCheckEntryCollisions(entryAttribute, fd, NULL, entry->d_name,
pathBuffer);
}