cut namespaces

This commit is contained in:
Allen Webster
2021-06-12 10:17:14 -07:00
parent f54f1771b9
commit 0832e601b7
9 changed files with 0 additions and 641 deletions
-1
View File
@@ -526,7 +526,6 @@ struct MD_ParseResult
MD_Node *node;
MD_Error *first_error;
MD_u64 bytes_parsed;
MD_Node *namespaces;
};
//~ Command line parsing helper types.