2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 14:25:52 +00:00

Remove obsolete data structure.

This commit is contained in:
Steve Beattie
2010-01-07 14:15:36 -08:00
parent 369a280f64
commit fd07a7b17a
2 changed files with 0 additions and 7 deletions

View File

@@ -117,12 +117,6 @@ struct codomain {
size_t dfa_size;
};
struct cod_global_entry {
struct cod_entry *entry;
struct codomain *hats;
unsigned int capabilities;
};
struct sd_hat {
char *hat_name;
unsigned int hat_magic;