mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-09 08:27:28 +00:00
ui: remove unused function from title panel
This commit is contained in:
@@ -99,11 +99,6 @@ impl TitlePanel {
|
||||
}
|
||||
}
|
||||
|
||||
/// Draw title text for [`TitleType::Single`] type.
|
||||
fn single(ui: &mut egui::Ui, title: String) {
|
||||
|
||||
}
|
||||
|
||||
/// Draw title text for [`TitleType::WithSubTitle`] type.
|
||||
fn with_sub_title(builder: StripBuilder, title: String, subtitle: String, animate_sub: bool) {
|
||||
builder
|
||||
|
||||
Reference in New Issue
Block a user