diff options
| author | jtsshieh <[email protected]> | 2017-10-28 20:19:31 -0400 |
|---|---|---|
| committer | jtsshieh <[email protected]> | 2017-10-28 20:19:31 -0400 |
| commit | 55ac99f22af38a16f0f37153ee57efd00ba19dc8 (patch) | |
| tree | a0507f2a1dab4de84abb7c501b10416033213ab1 | |
| parent | b5cc523276755aa0171705bb65beabf9ddd825d7 (diff) | |
| download | histacom2-55ac99f22af38a16f0f37153ee57efd00ba19dc8.tar.gz histacom2-55ac99f22af38a16f0f37153ee57efd00ba19dc8.tar.bz2 histacom2-55ac99f22af38a16f0f37153ee57efd00ba19dc8.zip | |
Little typo
| -rw-r--r-- | Histacom2/OS/Win95/Win95.Designer.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Histacom2/OS/Win95/Win95.Designer.cs b/Histacom2/OS/Win95/Win95.Designer.cs index f393333..ea667d9 100644 --- a/Histacom2/OS/Win95/Win95.Designer.cs +++ b/Histacom2/OS/Win95/Win95.Designer.cs @@ -311,7 +311,6 @@ namespace Histacom2.OS.Win95 this.InternetConnectionWizardToolStripMenuItem.Name = "InternetConnectionWizardToolStripMenuItem"; this.InternetConnectionWizardToolStripMenuItem.Size = new System.Drawing.Size(219, 22); this.InternetConnectionWizardToolStripMenuItem.Text = "Internet Connection Wizard"; - this.InternetConnectionWizardToolStripMenuItem.Click += new System.EventHandler(this.temp_for_std); // // NetMeetingToolStripMenuItem // |
