diff --git a/OpenRA.Game/Game.cs b/OpenRA.Game/Game.cs index c91946b27f..51c0f7d3cb 100755 --- a/OpenRA.Game/Game.cs +++ b/OpenRA.Game/Game.cs @@ -166,7 +166,6 @@ namespace OpenRA } public static event Action LobbyInfoChanged = () => { }; - public static event Action ConnectedToLobby = () => { }; internal static void SyncLobbyInfo() {