Removed development macro Xorriso_multi_booT by making it unconditional

This commit is contained in:
2010-05-05 19:43:55 +00:00
parent 87d9bb2b56
commit 6c483040bd
4 changed files with 1 additions and 453 deletions

View File

@ -19,10 +19,6 @@
#define Xorriso_private_includeD yes
/* >>> transition to new boot image management */
#define Xorriso_multi_booT 1
/** The source code release timestamp */
#include "xorriso_timestamp.h"
#ifndef Xorriso_timestamP
@ -284,12 +280,6 @@ struct XorrisO { /* the global context of xorriso */
int boot_efi_default; /* 0= no effect ,
1= appy --efi-boot parameters when attaching to img */
#ifndef Xorriso_multi_booT
/* <<< BOOT replace by attaching previous boot image to IsoImage by
-boot_image any next */
char boot_image_efi_path[SfileadrL];
#endif /* ! Xorriso_multi_booT */
char system_area_disk_path[SfileadrL];
int system_area_options; /* bit0= "GRUB protective msdos label"
(a simple partition table)