mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Remove redundant Expire
call
This commit is contained in:
@ -90,7 +90,6 @@ namespace osu.Game.Overlays.Chat.ChannelList
|
||||
|
||||
channelMap.Remove(channel);
|
||||
flow.Remove(item);
|
||||
item.Expire();
|
||||
}
|
||||
|
||||
public ChannelListItem GetItem(Channel channel)
|
||||
|
Reference in New Issue
Block a user