Remove obsolete TODO
This commit is contained in:
parent
e21b57a915
commit
caa261665f
@ -183,7 +183,6 @@ func (this *window) SetIcon (sizes ...canvas.Texture) {
|
||||
wmIcons := []ewmh.WmIcon { }
|
||||
|
||||
for _, icon := range sizes {
|
||||
// TODO we use textures now. make this better
|
||||
icon, ok := icon.(*xcanvas.Texture)
|
||||
if !ok { continue }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user