mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:10:04 +00:00 
			
		
		
		
	comment out some unused variables/constants
This commit is contained in:
		
							parent
							
								
									a2efe1a928
								
							
						
					
					
						commit
						f5a5d3172f
					
				
					 8 changed files with 15 additions and 15 deletions
				
			
		|  | @ -29,8 +29,8 @@ static const std::string kRadarProductGroupName_ {"radar_product_group"}; | |||
| static const std::string kRadarProductName_ {"radar_product"}; | ||||
| 
 | ||||
| static const std::string                   kDefaultMapStyle_ {"?"}; | ||||
| static constexpr common::RadarProductGroup kDefaultRadarProductGroup_ = | ||||
|    common::RadarProductGroup::Level3; | ||||
| //static constexpr common::RadarProductGroup kDefaultRadarProductGroup_ =
 | ||||
| //   common::RadarProductGroup::Level3;
 | ||||
| static const std::string kDefaultRadarProductGroupString_ = "L3"; | ||||
| static const std::array<std::string, kCount_> kDefaultRadarProduct_ { | ||||
|    "N0B", "N0G", "N0C", "N0X"}; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak