We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7388e2 commit 4c31f7eCopy full SHA for 4c31f7e
Main.cs
@@ -25,7 +25,6 @@ public Main()
25
{
26
InitializeComponent();
27
languages = new string[2] { "en", "fr" };
28
- // comboBox1.SelectedIndex = 0;
29
30
this.FormClosing += this_close;
31
0 commit comments