refactor: remove some dead code
This commit is contained in:
parent
ca2e24f15b
commit
a7b3c3e1e8
3 changed files with 0 additions and 5 deletions
|
@ -19,7 +19,4 @@ void thespian_trace_to_mermaid_file(const char *file_name) {
|
|||
thespian::trace_to_mermaid_file(file_name);
|
||||
}
|
||||
|
||||
void thespian_trace_to_trace(thespian_trace_channel default_channel) {
|
||||
thespian::trace_to_trace(default_channel);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue