Remove outdated TODO
This commit is contained in:
parent
a8efb41e56
commit
269b665618
1 changed files with 0 additions and 5 deletions
|
@ -410,11 +410,6 @@ impl Panel for TerminalPanel {
|
|||
"TerminalPanel"
|
||||
}
|
||||
|
||||
// todo!()
|
||||
// fn icon_tooltip(&self) -> (String, Option<Box<dyn Action>>) {
|
||||
// ("Terminal Panel".into(), Some(Box::new(ToggleFocus)))
|
||||
// }
|
||||
|
||||
fn icon(&self, _cx: &WindowContext) -> Option<Icon> {
|
||||
Some(Icon::Terminal)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue