diff options
Diffstat (limited to 'src/cli.h')
| -rw-r--r-- | src/cli.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ typedef struct { bool preprocess_only; bool generate_deps; bool totally_deligate_to_gcc; - bool wasm; const char* gcc_command; StrArray include_dirs; } CliArgs; |
