diff options
Diffstat (limited to 'types.h')
| -rw-r--r-- | types.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -100,7 +100,6 @@ typedef struct match_s { typedef struct def_s { size_t namelen; const char *name; - file_t *file; pat_t *pat; struct def_s *next; } def_t; |
