From a31cde182c22e8b2fe526e094c693392c9abde3a Mon Sep 17 00:00:00 2001 From: miku-666 <74728189+NessieHax@users.noreply.github.com> Date: Fri, 10 Jun 2022 09:06:22 +0200 Subject: [PATCH] Remove old generateModel code --- .../generateModelOLD.Designer.cs | 73 ---------- MinecraftUSkinEditor/generateModelOLD.resx | 126 ------------------ 2 files changed, 199 deletions(-) delete mode 100644 MinecraftUSkinEditor/generateModelOLD.Designer.cs delete mode 100644 MinecraftUSkinEditor/generateModelOLD.resx diff --git a/MinecraftUSkinEditor/generateModelOLD.Designer.cs b/MinecraftUSkinEditor/generateModelOLD.Designer.cs deleted file mode 100644 index 7506392c..00000000 --- a/MinecraftUSkinEditor/generateModelOLD.Designer.cs +++ /dev/null @@ -1,73 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace PckStudio { - using System; - - - /// - /// A strongly-typed resource class, for looking up localized strings, etc. - /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class generateModelOLD { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal generateModelOLD() { - } - - /// - /// Returns the cached ResourceManager instance used by this class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { - get { - if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("PckStudio.generateModelOLD", typeof(generateModelOLD).Assembly); - resourceMan = temp; - } - return resourceMan; - } - } - - /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } - } - - /// - /// Looks up a localized resource of type System.Drawing.Point similar to {X=17,Y=17}. - /// - internal static System.Drawing.Point contextMenuStrip1_TrayLocation { - get { - object obj = ResourceManager.GetObject("contextMenuStrip1.TrayLocation", resourceCulture); - return ((System.Drawing.Point)(obj)); - } - } - } -} diff --git a/MinecraftUSkinEditor/generateModelOLD.resx b/MinecraftUSkinEditor/generateModelOLD.resx deleted file mode 100644 index 749d8a4f..00000000 --- a/MinecraftUSkinEditor/generateModelOLD.resx +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 17, 17 - - - 46 - - \ No newline at end of file