diff options
| author | lempamo <[email protected]> | 2017-05-02 18:09:51 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-05-02 18:09:51 -0400 |
| commit | 5a311ff05f13f480ce753c2f34a116443aba291a (patch) | |
| tree | 78ba05aa1149d4e38fac153d2bab1345d07f52f4 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs | |
| parent | 54ab3c7ef0456736ec0eb2d78e03253ce25fb971 (diff) | |
| parent | 9cf72614324832809f33b0cc0ff7f9176430d4d0 (diff) | |
| download | histacom2-5a311ff05f13f480ce753c2f34a116443aba291a.tar.gz histacom2-5a311ff05f13f480ce753c2f34a116443aba291a.tar.bz2 histacom2-5a311ff05f13f480ce753c2f34a116443aba291a.zip | |
Merge pull request #62 from lempamo/master
google prototype
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs index 6241924..adcb291 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs @@ -1956,7 +1956,6 @@ this.googlebetalink.TabIndex = 2; this.googlebetalink.TabStop = true; this.googlebetalink.Text = "Might-work-some-of-the-time-prototype that is much more up to date. "; - this.googlebetalink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.googlebetalink_LinkClicked); // // googleprototypelink // @@ -1968,7 +1967,6 @@ this.googleprototypelink.TabIndex = 1; this.googleprototypelink.TabStop = true; this.googleprototypelink.Text = "Google Search Engine Prototype"; - this.googleprototypelink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.googleprototypelink_LinkClicked); // // Label6 // |
