Removed dependency on Libisofs_has_auto_input_charseT

This commit is contained in:
2009-04-15 18:51:31 +00:00
parent 41b61970bb
commit fedb8fdfba
3 changed files with 1 additions and 9 deletions

View File

@ -698,11 +698,6 @@ int Xorriso_aquire_drive(struct XorrisO *xorriso, char *adr, int flag)
#ifdef isoburn_ropt_noea
if(!(xorriso->do_aaip & 4))
ext|= isoburn_ropt_noea;
#endif
#ifdef Libisofs_has_auto_input_charseT
/* >>> eventually allow iso_read_opts_auto_input_charset() */
#endif
isoburn_ropt_set_extensions(ropts, ext);