[dasher/relicence] Revert "Update AlphInfo.h"



commit 77158e8020e5eec955dc3ed9c966da71a9157116
Author: Gavin Henderson <gavin henderson hotmail co uk>
Date:   Thu Mar 3 15:11:06 2022 +0000

    Revert "Update AlphInfo.h"
    
    This reverts commit a1fe4a680029dac80ed582390483d0d57f2eb3cd.

 Src/DasherCore/Alphabet/AlphInfo.h | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/Src/DasherCore/Alphabet/AlphInfo.h b/Src/DasherCore/Alphabet/AlphInfo.h
index 26dfbc54..d9719126 100644
--- a/Src/DasherCore/Alphabet/AlphInfo.h
+++ b/Src/DasherCore/Alphabet/AlphInfo.h
@@ -80,8 +80,6 @@ public:
   const std::string &GetGameModeFile() const {return GameModeFile;}
 
   const std::string & GetPalette() const {return PreferredColours;}
-  
-  const std::string & GetLanguageCode() const {return LanguageCode;}
 
   symbol GetParagraphSymbol() const {return iParagraphCharacter;}
 
@@ -139,7 +137,6 @@ private:
   std::string TrainingFile;
   std::string GameModeFile;
   std::string PreferredColours;
-  std::string LanguageCode; //LanguageCode in IETF Format. https://en.wikipedia.org/wiki/IETF_language_tag
   Opts::AlphabetTypes Type;
   Opts::ScreenOrientations Orientation;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]