aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ast.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ast.h b/ast.h
index 9d549e86..61e94179 100644
--- a/ast.h
+++ b/ast.h
@@ -268,8 +268,6 @@ struct ast_s {
} DocTest;
struct {
const char *raw_path;
- file_t *file;
- bool main_program;
} Use;
struct {
const char *directive;