Skip to content

Commit 4c31f7e

Browse files
committed
Corrected littles bugs
1 parent c7388e2 commit 4c31f7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Main.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ public Main()
2525
{
2626
InitializeComponent();
2727
languages = new string[2] { "en", "fr" };
28-
// comboBox1.SelectedIndex = 0;
2928

3029
this.FormClosing += this_close;
3130

0 commit comments

Comments
 (0)