mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
cleanup: dead code removal
This commit is contained in:
committed by
majcosta
parent
433de0e67b
commit
54bdce6c46
@@ -7,18 +7,6 @@
|
|||||||
|
|
||||||
namespace Loc
|
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
|
enum Topic
|
||||||
{
|
{
|
||||||
AIM_BIOGRAPHY,
|
AIM_BIOGRAPHY,
|
||||||
|
|||||||
Reference in New Issue
Block a user