Re-enabled HP-PA PALO boot preparations

This commit is contained in:
2014-04-09 09:02:51 +02:00
parent ca2643b52b
commit e6e037f87e
4 changed files with 2 additions and 28 deletions

View File

@ -146,13 +146,7 @@ void iso_image_unref(IsoImage *image)
iso_image_give_up_mips_boot(image, 0);
if (image->sparc_core_node != NULL)
iso_node_unref((IsoNode *) image->sparc_core_node);
#ifdef Libisofs_enable_unreleased_hppa_palO
iso_image_set_hppa_palo(image, NULL, NULL, NULL, NULL, NULL, 1);
#endif
free(image->volset_id);
free(image->volume_id);
free(image->publisher_id);