From ea93a18cee48c6cf44a0bbbb74849dfbd968c84b Mon Sep 17 00:00:00 2001 From: larsbrubaker Date: Sun, 18 May 2014 19:58:50 -0700 Subject: [PATCH] White space --- PartPreviewWindow/PlatingHelper.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/PartPreviewWindow/PlatingHelper.cs b/PartPreviewWindow/PlatingHelper.cs index a34a756f6..a66137564 100644 --- a/PartPreviewWindow/PlatingHelper.cs +++ b/PartPreviewWindow/PlatingHelper.cs @@ -297,6 +297,5 @@ namespace MatterHackers.MatterControl perMeshInfo[i].traceableData = BoundingVolumeHierarchy.CreateNewHierachy(allPolys); } } - } }