diff --git a/FModel/Forms/About.Designer.cs b/FModel/Forms/About.Designer.cs index 69c60a28..ccbd4b68 100644 --- a/FModel/Forms/About.Designer.cs +++ b/FModel/Forms/About.Designer.cs @@ -119,9 +119,6 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(467, 145); - this.Controls.Add(this.label8); - this.Controls.Add(this.label6); - this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.linkLabel2); this.Controls.Add(this.linkLabel1); @@ -151,8 +148,5 @@ private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; - private System.Windows.Forms.Label label5; - private System.Windows.Forms.Label label6; - private System.Windows.Forms.Label label8; } }