Removed an obsolete experimental member from Ecma119Image

This commit is contained in:
Thomas Schmitt 2012-06-18 15:13:48 +02:00
parent 09b314c66f
commit 5288cec97d
1 changed files with 0 additions and 5 deletions

View File

@ -797,11 +797,6 @@ struct ecma119_image
#ifdef Libisofs_with_libjtE
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 */
uint32_t tail_blocks;