File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ const basic::ZoneInfo* const kBenchmarkZoneRegistry[kBenchmarkZoneRegistrySize]
4848 &zonedb::kZoneIndian_Mauritius , // 0x7b09c02a, Indian/Mauritius
4949 &zonedb::kZoneAsia_Kuching , // 0x801b003b, Asia/Kuching
5050 &zonedb::kZoneAmerica_Atikokan , // 0x81b92098, America/Atikokan
51- &zonedb::kZoneAmerica_Chihuahua , // 0x8827d776, America/Chihuahua
5251 &zonedb::kZonePacific_Chuuk , // 0x8a090b23, Pacific/Chuuk
5352 &zonedb::kZonePacific_Nauru , // 0x8acc41ae, Pacific/Nauru
5453 &zonedb::kZonePacific_Kwajalein , // 0x8e216759, Pacific/Kwajalein
Original file line number Diff line number Diff line change 77
88#include <AceTime.h>
99
10- const uint16_t kBenchmarkZoneRegistrySize = 85 ;
10+ const uint16_t kBenchmarkZoneRegistrySize = 84 ;
1111extern const ace_time ::basic ::ZoneInfo * const
1212 kBenchmarkZoneRegistry [kBenchmarkZoneRegistrySize ];
1313
You can’t perform that action at this time.
0 commit comments