mirror of
https://github.com/ppy/osu.git
synced 2025-01-31 14:25:10 +08:00
Remove unused method
This commit is contained in:
parent
b0a7237fd6
commit
d326f23576
@ -236,8 +236,6 @@ namespace osu.Game.Screens.OnlinePlay.Lounge
|
||||
Room.PropertyChanged -= onRoomPropertyChanged;
|
||||
}
|
||||
|
||||
private string formatRoomUrl(long id) => $@"{api.WebsiteRootUrl}/multiplayer/rooms/{id}";
|
||||
|
||||
public partial class PasswordEntryPopover : OsuPopover
|
||||
{
|
||||
private readonly Room room;
|
||||
|
Loading…
Reference in New Issue
Block a user