Still WIP..

This commit is contained in:
2023-03-12 11:38:31 -04:00
parent f8abffba81
commit ca973d63a4
14 changed files with 99 additions and 96 deletions

View File

@@ -13,7 +13,6 @@ typedef struct scan_args {
int tn_size;
int content_size;
int threads;
int scan_mem_limit_mib;
char *incremental;
char *output;
char *rewrite_url;