diff --git a/renderdocui/Windows/PipelineState/GLPipelineStateViewer.Designer.cs b/renderdocui/Windows/PipelineState/GLPipelineStateViewer.Designer.cs index 748739071..ef6678eef 100644 --- a/renderdocui/Windows/PipelineState/GLPipelineStateViewer.Designer.cs +++ b/renderdocui/Windows/PipelineState/GLPipelineStateViewer.Designer.cs @@ -4372,7 +4372,6 @@ // // depthBounds // - this.depthBounds.BackColor = System.Drawing.SystemColors.Control; this.tableLayoutPanel12.SetColumnSpan(this.depthBounds, 3); this.depthBounds.Dock = System.Windows.Forms.DockStyle.Fill; this.depthBounds.Font = new System.Drawing.Font("Tahoma", 12F); @@ -4420,7 +4419,6 @@ // // depthFunc // - this.depthFunc.BackColor = System.Drawing.SystemColors.Control; this.tableLayoutPanel12.SetColumnSpan(this.depthFunc, 3); this.depthFunc.Dock = System.Windows.Forms.DockStyle.Fill; this.depthFunc.Font = new System.Drawing.Font("Tahoma", 12F);