chore!: Remove deprecated IconSource::Window
This commit is contained in:
parent
d62225baf3
commit
ed38f3a79a
1 changed files with 0 additions and 2 deletions
|
|
@ -62,8 +62,6 @@ pub enum IconSource {
|
|||
Name(Cow<'static, str>),
|
||||
// Icon is a mime type.
|
||||
Mime(Cow<'static, str>),
|
||||
// Window Entity ID.
|
||||
Window((Generation, Indice)),
|
||||
}
|
||||
|
||||
/// Sent from a plugin to the launcher service.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue