Explorar o código

removed unused constants

Scrublord1336 %!s(int64=6) %!d(string=hai) anos
pai
achega
8d2fa75520
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/XUnity.AutoTranslator.Plugin.Core/TranslationInfo.cs

+ 0 - 3
src/XUnity.AutoTranslator.Plugin.Core/TranslationInfo.cs

@@ -11,9 +11,6 @@ namespace XUnity.AutoTranslator.Plugin.Core
 {
    public class TranslationInfo
    {
-      private static readonly string FontSizePropertyName = "fontSize";
-      private static readonly string TrueTypeFontPropertyName = "trueTypeFont";
-      private static readonly string BitmapFontPropertyName = "bitmapFont";
       private static readonly string MultiLinePropertyName = "multiLine";
       private static readonly string OverflowMethodPropertyName = "overflowMethod";
       private static readonly string UILabelClassName = "UILabel";