aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.Designer.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.Designer.cs b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.Designer.cs
index 40dee17..db9ad33 100644
--- a/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.Designer.cs
+++ b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.Designer.cs
@@ -98,15 +98,11 @@ namespace LaunchSLClient
98 this.Text = "OpenSim Client Launcher"; 98 this.Text = "OpenSim Client Launcher";
99 this.ResumeLayout(false); 99 this.ResumeLayout(false);
100 this.PerformLayout(); 100 this.PerformLayout();
101
102 } 101 }
103 102
104 #endregion 103 #endregion
105 104
106 private System.Windows.Forms.ComboBox comboBox1; 105 private System.Windows.Forms.ComboBox comboBox1;
107 private System.Windows.Forms.TextBox textBox1; 106 private System.Windows.Forms.TextBox textBox1;
108
109 } 107 }
110} 108}
111
112