Server/MainForm.Designer.cs
changeset 104 189aac7dd3d6
parent 102 7e529cdd3391
child 105 4196b0ca97d9
     1.1 --- a/Server/MainForm.Designer.cs	Wed Feb 04 15:48:08 2015 +0100
     1.2 +++ b/Server/MainForm.Designer.cs	Wed Feb 04 17:44:25 2015 +0100
     1.3 @@ -357,10 +357,6 @@
     1.4              // 
     1.5              this.comboBoxDisplayType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     1.6              this.comboBoxDisplayType.FormattingEnabled = true;
     1.7 -            this.comboBoxDisplayType.Items.AddRange(new object[] {
     1.8 -            "Auto Detect",
     1.9 -            "Futaba GP1212A01A",
    1.10 -            "Futaba GP1212A02A"});
    1.11              this.comboBoxDisplayType.Location = new System.Drawing.Point(187, 9);
    1.12              this.comboBoxDisplayType.Name = "comboBoxDisplayType";
    1.13              this.comboBoxDisplayType.Size = new System.Drawing.Size(181, 21);