mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-28 17:56:29 -04:00
unused variable
This commit is contained in:
@@ -8,20 +8,6 @@
|
||||
|
||||
namespace CTService
|
||||
{
|
||||
static const char * _gamecodeName[] =
|
||||
{
|
||||
"",
|
||||
"SP",
|
||||
"EQ",
|
||||
"EQ2",
|
||||
"SWG",
|
||||
"PS",
|
||||
"EQOA-beta",
|
||||
"EQOA",
|
||||
"EQIM",
|
||||
"EQM"
|
||||
};
|
||||
|
||||
|
||||
#define key_text std::pair<unsigned,const char *>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user