From 798994392fb3eab290d2017133c4b11d5db18ef8 Mon Sep 17 00:00:00 2001 From: Nikolaj Olsson Date: Mon, 13 Apr 2020 11:04:23 +0200 Subject: [PATCH] Fix for last commit --- libse/Iso639Dash2CountryCode.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/libse/Iso639Dash2CountryCode.cs b/libse/Iso639Dash2CountryCode.cs index 2079cfb3d..0f6431c6f 100644 --- a/libse/Iso639Dash2CountryCode.cs +++ b/libse/Iso639Dash2CountryCode.cs @@ -177,7 +177,6 @@ namespace Nikse.SubtitleEdit.Core new Iso639Dash2CountryCode("swa", "sw", "Swahili"), new Iso639Dash2CountryCode("swe", "sv", "Swedish"), new Iso639Dash2CountryCode("tah", "ty", "Tahitian"), - new Iso639Dash2CountryCode("tai", "Tai", "languages"), new Iso639Dash2CountryCode("tam", "ta", "Tamil"), new Iso639Dash2CountryCode("tat", "tt", "Tatar"), new Iso639Dash2CountryCode("tel", "te", "Telugu"),