More bug fixes about "default" ACL.

Made aaip_xinfo_func() available unconditionally.
This commit is contained in:
2009-01-28 12:37:59 +01:00
parent b53ef57ac6
commit 6dee6e4c20
4 changed files with 46 additions and 26 deletions

View File

@ -739,7 +739,6 @@ int susp_add_ES(Ecma119Image *t, struct susp_info *susp, int to_ce, int seqno)
}
#ifdef Libisofs_with_aaiP
/* ts A90114 */
int aaip_xinfo_func(void *data, int flag)
@ -750,8 +749,6 @@ int aaip_xinfo_func(void *data, int flag)
return 1;
}
#endif /* Libisofs_with_aaiP */
/* ts A90117 */
/**