chore!: Remove deprecated IconSource::Window

This commit is contained in:
Michael Aaron Murphy 2021-11-18 15:38:50 +01:00 committed by Jeremy Soller
parent d62225baf3
commit ed38f3a79a

View file

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