Refactoring

This commit is contained in:
Dan Balasescu
2021-11-28 21:31:22 +09:00
parent f506cb35bc
commit 36fffbd917
3 changed files with 14 additions and 22 deletions

View File

@ -28,8 +28,6 @@ namespace osu.Desktop
{
private const string base_game_name = @"osu";
private static LegacyTcpIpcProvider legacyIpcProvider;
[STAThread]
public static void Main(string[] args)
{