diff options
Diffstat (limited to 'package/config/expr.h')
-rw-r--r-- | package/config/expr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/config/expr.h b/package/config/expr.h index 6ee2e4fb1..170459c22 100644 --- a/package/config/expr.h +++ b/package/config/expr.h @@ -165,7 +165,6 @@ struct menu { struct symbol *sym; struct property *prompt; struct expr *dep; - struct expr *dir_dep; unsigned int flags; char *help; struct file *file; |