From d9b6009e4909508bfb880b9f61e9e0f81d5ffa8b Mon Sep 17 00:00:00 2001 From: AShifter Date: Sat, 10 Jun 2017 10:34:33 -0600 Subject: fixes all the things! compile plz appveyor --- .../OS/Win95/Win95Apps/WinClassicOE4.Designer.cs | 37 ---------------------- 1 file changed, 37 deletions(-) delete mode 100644 TimeHACK.Main/OS/Win95/Win95Apps/WinClassicOE4.Designer.cs (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicOE4.Designer.cs') diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicOE4.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicOE4.Designer.cs deleted file mode 100644 index 26a913d..0000000 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicOE4.Designer.cs +++ /dev/null @@ -1,37 +0,0 @@ -namespace TimeHACK.OS.Win95.Win95Apps -{ - partial class WinClassicOE4 - { - /// - /// Required designer variable. - /// - private System.ComponentModel.IContainer components = null; - - /// - /// Clean up any resources being used. - /// - /// true if managed resources should be disposed; otherwise, false. - protected override void Dispose(bool disposing) - { - if (disposing && (components != null)) - { - components.Dispose(); - } - base.Dispose(disposing); - } - - #region Component Designer generated code - - /// - /// Required method for Designer support - do not modify - /// the contents of this method with the code editor. - /// - private void InitializeComponent() - { - components = new System.ComponentModel.Container(); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - } - - #endregion - } -} -- cgit v1.2.3