Revert last commit. Did not build.
This commit is contained in:
parent
6bcafc02e3
commit
2c1bed04ca
|
@ -1731,7 +1731,7 @@ namespace libtorrent
|
||||||
m_resolving_country = false;
|
m_resolving_country = false;
|
||||||
|
|
||||||
// must be ordered in increasing order
|
// must be ordered in increasing order
|
||||||
static const country_entry country_map[] =
|
country_entry country_map[] =
|
||||||
{
|
{
|
||||||
{ 4, "AF"}, { 8, "AL"}, { 10, "AQ"}, { 12, "DZ"}, { 16, "AS"}
|
{ 4, "AF"}, { 8, "AL"}, { 10, "AQ"}, { 12, "DZ"}, { 16, "AS"}
|
||||||
, { 20, "AD"}, { 24, "AO"}, { 28, "AG"}, { 31, "AZ"}, { 32, "AR"}
|
, { 20, "AD"}, { 24, "AO"}, { 28, "AG"}, { 31, "AZ"}, { 32, "AR"}
|
||||||
|
|
Loading…
Reference in New Issue