From 1d1375c4d4ef6bf15fca468a45423965c49dd9c8 Mon Sep 17 00:00:00 2001 From: DrabWeb Date: Thu, 18 May 2017 17:13:53 -0300 Subject: [PATCH] Remove commented line --- osu.Game/Overlays/Direct/FilterControl.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/osu.Game/Overlays/Direct/FilterControl.cs b/osu.Game/Overlays/Direct/FilterControl.cs index 3a8a0c1f58..5a2d552209 100644 --- a/osu.Game/Overlays/Direct/FilterControl.cs +++ b/osu.Game/Overlays/Direct/FilterControl.cs @@ -60,7 +60,6 @@ namespace osu.Game.Overlays.Direct { RelativeSizeAxes = Axes.X, AutoSizeAxes = Axes.Y, - //Spacing = new Vector2(0f, 10f), Padding = new MarginPadding { Left = DirectOverlay.WIDTH_PADDING, Right = DirectOverlay.WIDTH_PADDING, Top = 10 }, Children = new Drawable[] {