mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 10:22:56 +08:00
Remove redundant Expire
call
This commit is contained in:
parent
36aea9009e
commit
2f41cddb00
@ -90,7 +90,6 @@ namespace osu.Game.Overlays.Chat.ChannelList
|
||||
|
||||
channelMap.Remove(channel);
|
||||
flow.Remove(item);
|
||||
item.Expire();
|
||||
}
|
||||
|
||||
public ChannelListItem GetItem(Channel channel)
|
||||
|
Loading…
Reference in New Issue
Block a user