Cleanup.
This commit is contained in:
parent
fa97124186
commit
823426a4f1
@ -2403,8 +2403,6 @@ fn compare_babel_call<'b, 's>(
|
|||||||
let mut this_status = DiffStatus::Good;
|
let mut this_status = DiffStatus::Good;
|
||||||
let mut message = None;
|
let mut message = None;
|
||||||
|
|
||||||
// TODO: Compare :inside-header :end-header
|
|
||||||
|
|
||||||
// TODO: Compare :caption
|
// TODO: Compare :caption
|
||||||
// Compare name
|
// Compare name
|
||||||
let name = get_property_quoted_string(emacs, ":name")?;
|
let name = get_property_quoted_string(emacs, ":name")?;
|
||||||
|
Loading…
Reference in New Issue
Block a user