unused variable

This commit is contained in:
CodeCodon
2015-08-09 00:12:46 -05:00
parent 21eaf66597
commit 0d25007b85
@@ -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 *>