Remove outdated comment
This commit is contained in:
parent
b63b02f872
commit
44f466cb08
1 changed files with 0 additions and 1 deletions
|
@ -2258,7 +2258,6 @@ fn extract_for_impl_name(item: &clean::Item, cx: &Context<'_>) -> Option<(String
|
|||
}
|
||||
}
|
||||
|
||||
/// Don't call this function directly!!! Use `print_sidebar_title` or `print_sidebar_block` instead!
|
||||
fn print_sidebar_title(buf: &mut Buffer, id: &str, title: &str) {
|
||||
write!(
|
||||
buf,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue