From 8874b6ef729a068a10afa1bee742e5d21c6b3805 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Sun, 30 Jan 2011 13:55:14 +1300 Subject: [PATCH] remove an unused function --- OpenRA.Editor/Surface.cs | 7 ------- 1 file changed, 7 deletions(-) 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