diff options
| author | lempamo <[email protected]> | 2017-05-02 17:44:50 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-05-02 17:44:50 -0400 |
| commit | 677e4a8b2f6d1020f88786d2eefdaa06b0e98549 (patch) | |
| tree | cb511e5b7e6d081b6f313c9f1de9373002e62688 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs | |
| parent | 01d130bf5c3466d5b581cb3a2cf7bdeb4e5ff721 (diff) | |
| download | histacom2-677e4a8b2f6d1020f88786d2eefdaa06b0e98549.tar.gz histacom2-677e4a8b2f6d1020f88786d2eefdaa06b0e98549.tar.bz2 histacom2-677e4a8b2f6d1020f88786d2eefdaa06b0e98549.zip | |
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 // |
