mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
cleanup: dead code removal
This commit is contained in:
committed by
majcosta
parent
433de0e67b
commit
54bdce6c46
@@ -7,18 +7,6 @@
|
||||
|
||||
namespace Loc
|
||||
{
|
||||
static const wchar_t* LangSuffix [] = {
|
||||
L"_cn",
|
||||
L"_nl",
|
||||
L"_en",
|
||||
L"_fr",
|
||||
L"_de",
|
||||
L"_it",
|
||||
L"_pl",
|
||||
L"_ru",
|
||||
L"_tw",
|
||||
};
|
||||
|
||||
enum Topic
|
||||
{
|
||||
AIM_BIOGRAPHY,
|
||||
|
||||
Reference in New Issue
Block a user