Removed some development remarks

This commit is contained in:
2009-05-30 16:36:54 +02:00
parent 2f48297d25
commit 4353a35c59
8 changed files with 41 additions and 24 deletions

View File

@@ -334,6 +334,8 @@ struct ecma119_image
int sort_files;
#ifndef Libisofs_hardlink_matcheR
/* ts A90508 : <<< this is on its way out */
/**
* In the CD, each file must have an unique inode number. So each
@@ -341,6 +343,8 @@ struct ecma119_image
*/
ino_t ino;
#endif /* ! Libisofs_hardlink_matcheR */
char *input_charset;
char *output_charset;