Removed obsolete type definition

This commit is contained in:
2008-08-06 14:39:30 +00:00
parent 1b88e0ae57
commit 9f4031047e
2 changed files with 1 additions and 4 deletions

View File

@ -45,9 +45,6 @@
#define Smem_freE free
#define SfileadrL 4096
/* <<< ??? */
typedef int (*Cleanup_app_handler_T)();
struct LinkiteM; /* Trace of hops during symbolic link resolution */
struct ExclusionS; /* List of -not_* conditions */
struct PermiteM; /* Stack of temporarily altered access permissions */