1
Fork 0

Remove outdated comment

This commit is contained in:
Michael Howell 2022-10-10 17:53:27 -07:00 committed by GitHub
parent b63b02f872
commit 44f466cb08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,