Removed an obsolete experimental member from Ecma119Image
This commit is contained in:
parent
09b314c66f
commit
5288cec97d
@ -797,11 +797,6 @@ struct ecma119_image
|
|||||||
|
|
||||||
#ifdef Libisofs_with_libjtE
|
#ifdef Libisofs_with_libjtE
|
||||||
struct libjte_env *libjte_handle;
|
struct libjte_env *libjte_handle;
|
||||||
|
|
||||||
/* Indicates that libjte_begin_data_file() was called and not finished yet
|
|
||||||
by libjte_end_data_file().
|
|
||||||
*/
|
|
||||||
int jte_begun;
|
|
||||||
#endif /* Libisofs_with_libjtE */
|
#endif /* Libisofs_with_libjtE */
|
||||||
|
|
||||||
uint32_t tail_blocks;
|
uint32_t tail_blocks;
|
||||||
|
Loading…
Reference in New Issue
Block a user