Removed left-over code

This commit is contained in:
Ingo Weinhold
2011-11-25 06:19:47 +01:00
parent 9968845d69
commit f96d3856e1
@@ -167,11 +167,6 @@ struct PackageWriterImpl::PackageContentHandler
{
}
static const char* AttributeNameForID(uint8 id)
{
return BLowLevelPackageContentHandler::AttributeNameForID(id);
}
virtual status_t HandleSectionStart(BHPKGPackageSectionID sectionID,
bool& _handleSection)
{