mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-31 11:50:05 +00:00
remove the unused root first/last from parse ctx
This commit is contained in:
@@ -432,8 +432,6 @@ main:
|
||||
|
||||
@send(Parsing)
|
||||
@struct MD_ParseCtx: {
|
||||
first_root: *MD_Node,
|
||||
last_root: *MD_Node,
|
||||
first_error: *MD_Error,
|
||||
last_error: *MD_Error,
|
||||
at: *MD_u8,
|
||||
|
||||
Reference in New Issue
Block a user