mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 18:30:06 +00:00
removed commented out unused variables
This commit is contained in:
parent
d5703fe522
commit
4b4cc3b500
1 changed files with 0 additions and 7 deletions
|
|
@ -66,13 +66,6 @@ static const std::vector<types::LayerInfo> kImmovableLayers_ {
|
|||
{types::LayerType::Map, types::MapLayer::MapUnderlay, false},
|
||||
};
|
||||
|
||||
/*static const std::array<awips::Phenomenon, 5> kAlertPhenomena_ {
|
||||
awips::Phenomenon::Tornado,
|
||||
awips::Phenomenon::SnowSquall,
|
||||
awips::Phenomenon::SevereThunderstorm,
|
||||
awips::Phenomenon::FlashFlood,
|
||||
awips::Phenomenon::Marine};*/
|
||||
|
||||
class LayerModel::Impl
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue