diff --git a/OpenRA.Editor/Surface.cs b/OpenRA.Editor/Surface.cs index 3c82a8950b..74d36052f0 100755 --- a/OpenRA.Editor/Surface.cs +++ b/OpenRA.Editor/Surface.cs @@ -150,13 +150,6 @@ namespace OpenRA.Editor } } - void DrawWithWaypoint() - { - - - AfterChange(); - } - void Erase() { // Crash preventing